Documentation
¶
Index ¶
Constants ¶
View Source
const ( AcquireCausesWakeup = 268435456 FullWakeLock = 26 LocationModeAllDisabledWhenScreenOff = 2 LocationModeForegroundOnly = 3 LocationModeGpsDisabledWhenScreenOff = 1 LocationModeNoChange = 0 LocationModeThrottleRequestsWhenScreenOff = 4 LowPowerStandbyAllowedReasonOngoingCall = 4 LowPowerStandbyAllowedReasonTempPowerSaveAllowlist = 2 LowPowerStandbyAllowedReasonVoiceInteraction = 1 OnAfterRelease = 536870912 PartialWakeLock = 1 ProximityScreenOffWakeLock = 32 ReleaseFlagWaitForNoProximity = 1 ScreenBrightWakeLock = 10 ScreenDimWakeLock = 6 ThermalStatusCritical = 4 ThermalStatusEmergency = 5 ThermalStatusLight = 1 ThermalStatusModerate = 2 ThermalStatusNone = 0 ThermalStatusSevere = 3 ThermalStatusShutdown = 6 )
View Source
const ( ActionDeviceIdleModeChanged = "android.os.action.DEVICE_IDLE_MODE_CHANGED" ActionDeviceLightIdleModeChanged = "android.os.action.LIGHT_DEVICE_IDLE_MODE_CHANGED" ActionLowPowerStandbyEnabledChanged = "android.os.action.LOW_POWER_STANDBY_ENABLED_CHANGED" ActionLowPowerStandbyPolicyChanged = "android.os.action.LOW_POWER_STANDBY_POLICY_CHANGED" ActionPowerSaveModeChanged = "android.os.action.POWER_SAVE_MODE_CHANGED" FeatureWakeOnLanInLowPowerStandby = "com.android.lowpowerstandby.WAKE_ON_LAN" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.