Searched refs:previousExemptionList (Results 1 – 1 of 1) sorted by relevance
1048 final int[] previousExemptionList = mPowerExemptAllAppIds; in setPowerSaveExemptionListAppIds() local1055 if (isAnyAppIdUnexempt(previousExemptionList, mPowerExemptAllAppIds)) { in setPowerSaveExemptionListAppIds()1057 } else if (!Arrays.equals(previousExemptionList, mPowerExemptAllAppIds)) { in setPowerSaveExemptionListAppIds()