Home
last modified time | relevance | path

Searched refs:switchToFullWakeLock (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/service/src/com/android/car/systeminterface/
DWakeLockInterface.java30 void switchToFullWakeLock(); in switchToFullWakeLock() method
56 public void switchToFullWakeLock() { in switchToFullWakeLock() method in WakeLockInterface.DefaultImpl
DSystemInterface.java86 public void switchToFullWakeLock() { in switchToFullWakeLock() method in SystemInterface
87 mWakeLockInterface.switchToFullWakeLock(); in switchToFullWakeLock()
DDisplayInterface.java204 mWakeLockInterface.switchToFullWakeLock(); in setDisplayState()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPowerManagementServiceTest.java362 public void switchToFullWakeLock() {} in switchToFullWakeLock() method in CarPowerManagementServiceTest.MockWakeLockInterface
/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java436 public void switchToFullWakeLock() {} in switchToFullWakeLock() method in MockedCarTestBase.MockWakeLockInterface