PocketModePolicy Class |
Enum.EnumDesc<E extends Enum<E>>
DISPLAY_OFF
policy.static PocketModePolicy
fromInt (int id)
int
toInt()
static PocketModePolicy
static PocketModePolicy[]
values()
The PocketModePolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceLock | To be added. |
![]() | DisplayOff | To be added. |
![]() | JniPeerMembers | To be added. |
![]() | ProgressiveDeviceLock | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding PocketModePolicy value, from a valid integer. |
![]() | ToInt | Retrieves the corresponding int value. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
Enum.EnumDesc<E extends Enum<E>>
DISPLAY_OFF
policy.static PocketModePolicy
fromInt (int id)
int
toInt()
static PocketModePolicy
static PocketModePolicy[]
values()