Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemStateInterface.java79 default boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method
174 public boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in SystemStateInterface.DefaultImpl
DSystemPowerControlHelper.java80 public static boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in SystemPowerControlHelper
DSystemInterface.java209 public boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in SystemInterface
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java1208 public boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface