Searched refs:newWakeLock (Results 1 – 3 of 3) sorted by relevance
37 assertNotNull(powerManager.newWakeLock(0, "TAG")); in shouldCreateWakeLock()42 PowerManager.WakeLock lock = powerManager.newWakeLock(0, "TAG"); in shouldAcquireAndReleaseReferenceCountedLock()58 PowerManager.WakeLock lock = powerManager.newWakeLock(0, "TAG"); in shouldAcquireAndReleaseNonReferenceCountedLock()74 PowerManager.WakeLock lock = powerManager.newWakeLock(0, "TAG"); in shouldThrowRuntimeExceptionIfLockisUnderlocked()
17 public PowerManager.WakeLock newWakeLock(int flags, String tag) { in newWakeLock() method in ShadowPowerManager
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...