Searched refs:DRAW_WAKE_LOCK (Results 1 – 7 of 7) sorted by relevance
178 public static final int DRAW_WAKE_LOCK = OsProtoEnums.DRAW_WAKE_LOCK; // 0x00000080 field in PowerManager947 case DRAW_WAKE_LOCK: in validateWakeLockParameters()
168 DRAW_WAKE_LOCK = 128; enumerator
357 case PowerManager.DRAW_WAKE_LOCK: in getBatteryStatsWakeLockMonitorType()
1340 case PowerManager.DRAW_WAKE_LOCK: in isWakeLockLevelSupportedInternal()1964 case PowerManager.DRAW_WAKE_LOCK: in getWakeLockSummaryFlags()4174 case PowerManager.DRAW_WAKE_LOCK: in getLockLevelString()
25 import static android.os.PowerManager.DRAW_WAKE_LOCK;2836 mDrawLock = mWmService.mPowerManager.newWakeLock(DRAW_WAKE_LOCK, "Window:" + tag); in pokeDrawLockLw()
4339 return PowerManager.DRAW_WAKE_LOCK; in getPowerManagerWakeLockLevel()
51676 Landroid/os/OsProtoEnums;->DRAW_WAKE_LOCK:I52055 Landroid/os/PowerManager;->DRAW_WAKE_LOCK:I