ScreensaverPolicy Class |
Enum.EnumDesc<E extends Enum<E>>
static ScreensaverPolicy
fromInt (int value)
static ScreensaverPolicy
fromString (String name)
int
toInt()
toString()
static ScreensaverPolicy
static ScreensaverPolicy[]
values()
The ScreensaverPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | CradleCharging | To be added. |
![]() | JniPeerMembers | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
![]() | Unknown | Unknown policy. |
![]() | UsbCharging | To be added. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding ScreensaverPolicy value, from a valid integer. |
![]() | FromString | Retrieves the corresponding ScreensaverPolicy value, from a valid string. |
![]() | ToInt | Converts the ScreensaverPolicy enum to its integer representing 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>>
static ScreensaverPolicy
fromInt (int value)
static ScreensaverPolicy
fromString (String name)
int
toInt()
toString()
static ScreensaverPolicy
static ScreensaverPolicy[]
values()