Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemStateInterface.java59 default boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method
DSystemInterface.java176 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in SystemInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java319 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in IoStatsTrackerTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPowerManagementServiceTest.java348 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagementServiceTest.MockSystemStateInterface