Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/systeminterface/
H A DSystemStateInterface.java62 default boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method
H A DSystemInterface.java190 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in SystemInterface
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
H A DIoStatsTrackerTest.java319 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in IoStatsTrackerTest.MockSystemStateInterface
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
H A DCarPowerManagerUnitTest.java612 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagerUnitTest.MockSystemStateInterface
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
H A DCarPowerManagementServiceUnitTest.java802 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface