Searched refs:switchToPartialWakeLock (Results 1 – 6 of 6) sorted by relevance
50 void switchToPartialWakeLock(int displayId); in switchToPartialWakeLock() method84 public void switchToPartialWakeLock(int displayId) { in switchToPartialWakeLock() method in WakeLockInterface.DefaultImpl
92 public void switchToPartialWakeLock(int displayId) { in switchToPartialWakeLock() method in SystemInterface93 mWakeLockInterface.switchToPartialWakeLock(displayId); in switchToPartialWakeLock()
403 mWakeLockInterface.switchToPartialWakeLock(displayId); in setDisplayState()
849 public void switchToPartialWakeLock(int displayId) {} in switchToPartialWakeLock() method in MockedCarTestBase.MockWakeLockInterface
1745 forEachDisplay(mContext, mSystemInterface::switchToPartialWakeLock); in doHandleSuspend()
3457 public void switchToPartialWakeLock(int displayId) {} in switchToPartialWakeLock() method in CarPowerManagementServiceUnitTest.MockWakeLockInterface