Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemStateInterface.java100 default boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method
272 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in SystemStateInterface.DefaultImpl
DSystemPowerControlHelper.java73 public static boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in SystemPowerControlHelper
DSystemInterface.java225 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in SystemInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java333 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in IoStatsTrackerTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_test/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerTest.java249 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarRemoteAccessManagerTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java736 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagerUnitTest.MockSystemStateInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java3429 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface