Searched defs:wl (Results 1 – 7 of 7) sorted by relevance
133 PowerManager.WakeLock wl = mPm.newWakeLock(PowerManager.FULL_WAKE_LOCK, "FULL_WAKE_LOCK"); in testNewWakeLock() local161 PowerManager.WakeLock wl = mPm.newWakeLock(badFlags, "foo"); in testBadNewWakeLock() local193 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
4510 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpCheckinLocked() local4897 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpCheckinLocked() local5490 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpLocked() local8368 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpProtoAppsLocked() local8693 final Uid.Wakelock wl = wakelocks.valueAt(iw); in dumpProtoSystemLocked() local
1522 final PowerManager.WakeLock wl = mPowerManager.newWakeLock( in startJobLocked() local
9791 Wakelock wl = wakeStats.valueAt(iw); in reset() local9937 Wakelock wl = wakeStats.valueAt(iw); in detachFromTimeBase() local11028 Wakelock wl = new Wakelock(mBsi, this); in readWakeSummaryFromParcelLocked() local11105 public StopwatchTimer getWakelockTimerLocked(Wakelock wl, int type) { in getWakelockTimerLocked()11153 Wakelock wl = mWakelockStats.startObject(name, elapsedRealtimeMs); in noteStartWakeLocked() local11169 Wakelock wl = mWakelockStats.stopObject(name, elapsedRealtimeMs); in noteStopWakeLocked() local
705 WakeLock wl = realPowerManager.newWakeLock(invocation.getArgument(0), in setUp() local