Searched refs:SCREEN_DIM_WAKE_LOCK (Results 1 – 11 of 11) sorted by relevance
92 wl = mPm.newWakeLock(PowerManager.SCREEN_DIM_WAKE_LOCK, "SCREEN_DIM_WAKE_LOCK"); in testNewWakeLock()110 | PowerManager.SCREEN_DIM_WAKE_LOCK; in testBadNewWakeLock()129 PowerManager.SCREEN_DIM_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, in testWakeLockWithWorkChains()
129 // button, then the SCREEN_DIM_WAKE_LOCK will be implicitly released by131 SCREEN_DIM_WAKE_LOCK = 6 [deprecated = true]; enumerator151 // SCREEN_DIM_WAKE_LOCK. If there is no user activity and no other wake
828 // PowerManager.SCREEN_DIM_WAKE_LOCK (deprecated in API 17). Current, max,
93 public static final int SCREEN_DIM_WAKE_LOCK = OsProtoEnums.SCREEN_DIM_WAKE_LOCK; // 0x00000006 field in PowerManager942 case SCREEN_DIM_WAKE_LOCK: in validateWakeLockParameters()
203 PowerManager.SCREEN_DIM_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, TAG); in screenWakeup()
1112 case PowerManager.SCREEN_DIM_WAKE_LOCK: in isScreenLock()1336 case PowerManager.SCREEN_DIM_WAKE_LOCK: in isWakeLockLevelSupportedInternal()1538 case PowerManager.SCREEN_DIM_WAKE_LOCK: in goToSleepNoUpdateLocked()1958 case PowerManager.SCREEN_DIM_WAKE_LOCK: in getWakeLockSummaryFlags()4166 case PowerManager.SCREEN_DIM_WAKE_LOCK: in getLockLevelString()
347 case PowerManager.SCREEN_DIM_WAKE_LOCK: in getBatteryStatsWakeLockMonitorType()
22169 field public static final deprecated int SCREEN_DIM_WAKE_LOCK = 6; // 0x6
35282 field @Deprecated public static final int SCREEN_DIM_WAKE_LOCK = 6; // 0x6
35426 field @Deprecated public static final int SCREEN_DIM_WAKE_LOCK = 6; // 0x6
51681 Landroid/os/OsProtoEnums;->SCREEN_DIM_WAKE_LOCK:I