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.java70 default void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method
87 void scheduleActionForBootCompleted(Runnable action, Duration delay, Duration delayRange); in scheduleActionForBootCompleted() method
245 public void scheduleActionForBootCompleted(Runnable action, Duration delay, in scheduleActionForBootCompleted() method in SystemStateInterface.DefaultImpl
DSystemInterface.java209 public void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method in SystemInterface
214 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.java323 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.java241 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.java726 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.java1021 public void scheduleActionForBootCompleted(Runnable action, Duration delay, in scheduleActionForBootCompleted() method in CarPowerManagementTest.SystemStateInterfaceForSuspend
/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java830 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.java3411 public void scheduleActionForBootCompleted(Runnable action, Duration delay, in scheduleActionForBootCompleted() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface