Searched refs:isSystemSupportingDeepSleep (Results 1 – 5 of 5) sorted by relevance
176 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in SystemInterface177 return mSystemStateInterface.isSystemSupportingDeepSleep(); in isSystemSupportingDeepSleep()
62 default boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method
319 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in IoStatsTrackerTest.MockSystemStateInterface
830 public boolean isSystemSupportingDeepSleep() { in isSystemSupportingDeepSleep() method in CarPowerManagementServiceTest.MockSystemStateInterface
510 || !mSystemInterface.isSystemSupportingDeepSleep() in handleShutdownPrepare()