Searched refs:isParoledOrCharging (Results 1 – 3 of 3) sorted by relevance
357 final boolean oldParoleState = isParoledOrCharging(); in setAppIdleEnabled()359 if (isParoledOrCharging() != oldParoleState) { in setAppIdleEnabled()548 boolean isParoledOrCharging() { in isParoledOrCharging() method in AppStandbyController1041 if (isParoledOrCharging()) { in isAppIdleFilteredOrParoled()1386 final boolean paroled = isParoledOrCharging(); in informParoleStateChanged()
1719 return mAppStandby.isParoledOrCharging(); in isAppIdleParoleOn()
13650 HSPLcom/android/server/usage/AppStandbyController;->isParoledOrCharging()Z