Home
last modified time | relevance | path

Searched defs:switchToPartialWakeLock (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/systeminterface/
H A DWakeLockInterface.java29 void switchToPartialWakeLock(); in switchToPartialWakeLock() method
46 public void switchToPartialWakeLock() { in switchToPartialWakeLock() method in WakeLockInterface.DefaultImpl
H A DSystemInterface.java95 public void switchToPartialWakeLock() { in switchToPartialWakeLock() method in SystemInterface
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DMockedCarTestBase.java548 public void switchToPartialWakeLock() {} in switchToPartialWakeLock() method in MockedCarTestBase.MockWakeLockInterface
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
H A DCarPowerManagementServiceUnitTest.java813 public void switchToPartialWakeLock() {} in switchToPartialWakeLock() method in CarPowerManagementServiceUnitTest.MockWakeLockInterface