static ScreenOrientation.OrientationType |
Screen.LockOrientation.fromString(String str) |
static ScreenOrientation.OrientationType |
ScreenOrientation.OrientationType.fromString(String str) |
ScreenOrientation.OrientationType |
ScreenOrientation.getType() |
static ScreenOrientation.OrientationType |
ScreenOrientation.OrientationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScreenOrientation.OrientationType[] |
ScreenOrientation.OrientationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|