Searched refs:switchToPartialWakeLock (Results 1 – 6 of 6) sorted by relevance
29 void switchToPartialWakeLock(); in switchToPartialWakeLock() method46 public void switchToPartialWakeLock() { in switchToPartialWakeLock() method in WakeLockInterface.DefaultImpl
81 public void switchToPartialWakeLock() { in switchToPartialWakeLock() method in SystemInterface82 mWakeLockInterface.switchToPartialWakeLock(); in switchToPartialWakeLock()
208 mWakeLockInterface.switchToPartialWakeLock(); in setDisplayState()
359 public void switchToPartialWakeLock() {} in switchToPartialWakeLock() method in CarPowerManagementServiceTest.MockWakeLockInterface
433 public void switchToPartialWakeLock() {} in switchToPartialWakeLock() method in MockedCarTestBase.MockWakeLockInterface
476 mSystemInterface.switchToPartialWakeLock(); in doHandleDeepSleep()