Searched refs:mPolicyLevel (Results 1 – 1 of 1) sorted by relevance
223 private int mPolicyLevel = POLICY_LEVEL_OFF; field in BatterySaverPolicy376 if (mPolicyLevel == POLICY_LEVEL_FULL && !mFullPolicy.equals(newFullPolicy)) { in updateConstantsLocked()383 if (mPolicyLevel == POLICY_LEVEL_ADAPTIVE in updateConstantsLocked()885 if (mPolicyLevel == level) { in setPolicyLevel()892 mPolicyLevel = level; in setPolicyLevel()914 if (mPolicyLevel == POLICY_LEVEL_ADAPTIVE) { in setAdaptivePolicyLocked()927 switch (mPolicyLevel) { in getCurrentPolicyLocked()988 pw.println(" mPolicyLevel=" + mPolicyLevel); in dump()