Searched refs:isAppIdleEnabled (Results 1 – 8 of 8) sorted by relevance
253 boolean isAppIdleEnabled(); in isAppIdleEnabled() method
1151 if (mAppStandbyInternal.isAppIdleEnabled() && !mAppStandbyInternal.isInParole() in areAlarmsRestrictedByBatterySaver()1186 if (mAppStandbyInternal.isAppIdleEnabled() && !mAppStandbyInternal.isInParole() in areJobsRestricted()
651 public boolean isAppIdleEnabled() { in isAppIdleEnabled() method in AppStandbyController2698 boolean isAppIdleEnabled() { in isAppIdleEnabled() method in AppStandbyController.Injector3318 setAppIdleEnabled(mInjector.isAppIdleEnabled()); in updateSettings()
1899 pw.println(mAppStandby.isAppIdleEnabled()); in dump()2521 return mAppStandby.isAppIdleEnabled(); in isAppStandbyEnabled()
137 when(mMockAppStandbyInternal.isAppIdleEnabled()).thenReturn(true); in injectAppStandbyInternal()
289 boolean isAppIdleEnabled() { in isAppIdleEnabled() method in AppStandbyControllerTests.MyInjector
3249 HSPLcom/android/server/usage/AppStandbyController;->isAppIdleEnabled()Z
23807 PLcom/android/server/usage/AppStandbyController$Injector;->isAppIdleEnabled()Z23866 HPLcom/android/server/usage/AppStandbyController;->isAppIdleEnabled()Z