ScreensaverPolicy Class |
Enum.EnumDesc<E extends Enum<E>>static ScreensaverPolicyfromInt (int value)static ScreensaverPolicyfromString (String name)inttoInt()toString()static ScreensaverPolicystatic 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 ScreensaverPolicyfromInt (int value)static ScreensaverPolicyfromString (String name)inttoInt()toString()static ScreensaverPolicystatic ScreensaverPolicy[]values()