Searched defs:isSystemSupportingHibernation (Results 1 – 4 of 4) sorted by relevance
| /packages/services/Car/service/src/com/android/car/systeminterface/ | ||
| D | SystemStateInterface.java | 79 default boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method |
| D | SystemPowerControlHelper.java | 80 public static boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in SystemPowerControlHelper |
| D | SystemInterface.java | 209 public boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in SystemInterface |
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ | ||
| D | CarPowerManagementServiceUnitTest.java | 1208 public boolean isSystemSupportingHibernation() { in isSystemSupportingHibernation() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface |