Home
last modified time | relevance | path

Searched defs:scheduleActionForBootCompleted (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemStateInterface.java59 void scheduleActionForBootCompleted(Runnable action, Duration delay); in scheduleActionForBootCompleted() method
151 public void scheduleActionForBootCompleted(Runnable action, Duration bootCompleteDelay) { in scheduleActionForBootCompleted() method in SystemStateInterface.DefaultImpl
DSystemInterface.java209 public void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method in SystemInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java322 public void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method in IoStatsTrackerTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_test/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerTest.java233 public void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method in CarRemoteAccessManagerTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java714 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in CarPowerManagerUnitTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_test/src/com/android/car/power/
DCarPowerManagementTest.java988 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in CarPowerManagementTest.SystemStateInterfaceForSuspend
/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java741 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in MockedCarTestBase.MockSystemStateInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java1564 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface