Searched refs:isPolicyEnabled (Results 1 – 2 of 2) sorted by relevance
172 if (!isPolicyEnabled()) {247 if (!isPolicyEnabled()) { in onBatterySaverPolicyChanged()332 private boolean isPolicyEnabled() { in isPolicyEnabled() method in BatterySaverController404 return isPolicyEnabled() && mBatterySaverPolicy.isLaunchBoostDisabled(); in isLaunchBoostDisabled()
12651 HSPLcom/android/server/power/batterysaver/BatterySaverController;->isPolicyEnabled()Z