Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarPowerManagementService.java108 boolean isSystemSupportingDeepSleep(); in isSystemSupportingDeepSleep() method
680 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagementService.SystemIntefaceImpl
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/test/
DCarPowerManagementServiceTest.java310 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagementServiceTest.SystemIntefaceImpl