Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemStateInterface.java59 void scheduleActionForBootCompleted(Runnable action, Duration delay); in scheduleActionForBootCompleted() method
153 public void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method in SystemStateInterface.DefaultImpl
DSystemInterface.java194 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.java315 public void scheduleActionForBootCompleted(Runnable action, Duration delay) { in scheduleActionForBootCompleted() method in IoStatsTrackerTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_test/src/com/android/car/power/
DCarPowerManagementTest.java938 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in CarPowerManagementTest.SystemStateInterfaceForSuspend
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java685 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in CarPowerManagerUnitTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java694 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.java1190 public void scheduleActionForBootCompleted(Runnable action, Duration delay) {} in scheduleActionForBootCompleted() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface