Searched defs:wl (Results 1 – 6 of 6) sorted by relevance
104 PowerManager.WakeLock wl = mPm.newWakeLock(PowerManager.FULL_WAKE_LOCK, "FULL_WAKE_LOCK"); in testNewWakeLock() local131 PowerManager.WakeLock wl = mPm.newWakeLock(badFlags, "foo"); in testBadNewWakeLock() local162 private void doTestWakeLock(PowerManager.WakeLock wl) { in doTestWakeLock()
129 PowerManager.WakeLock wl = mPm.newWakeLock( in wakeUpDevice() local
160 PowerManager.WakeLock wl = pwr.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "benchmark tag"); in initializeBenchmarks() local
4458 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpCheckinLocked() local4843 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpCheckinLocked() local5434 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpLocked() local8344 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpProtoAppsLocked() local8666 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpProtoSystemLocked() local
1518 final PowerManager.WakeLock wl = in startJobLocked() local
9427 Wakelock wl = wakeStats.valueAt(iw); in reset() local9573 Wakelock wl = wakeStats.valueAt(iw); in detachFromTimeBase() local10659 Wakelock wl = new Wakelock(mBsi, this); in readWakeSummaryFromParcelLocked() local10736 public StopwatchTimer getWakelockTimerLocked(Wakelock wl, int type) { in getWakelockTimerLocked()10784 Wakelock wl = mWakelockStats.startObject(name, elapsedRealtimeMs); in noteStartWakeLocked() local10800 Wakelock wl = mWakelockStats.stopObject(name, elapsedRealtimeMs); in noteStopWakeLocked() local