Searched refs:getBackgroundThrottlePackageWhitelist (Results 1 – 6 of 6) sorted by relevance
116 public abstract Set<String> getBackgroundThrottlePackageWhitelist(); in getBackgroundThrottlePackageWhitelist() method in SettingsHelper
207 public Set<String> getBackgroundThrottlePackageWhitelist() { in getBackgroundThrottlePackageWhitelist() method in SystemSettingsHelper
157 public Set<String> getBackgroundThrottlePackageWhitelist() { in getBackgroundThrottlePackageWhitelist() method in FakeSettingsHelper
337 if (mSettingsHelper.getBackgroundThrottlePackageWhitelist().contains( in isBackgroundRestrictionExempt()
733 return mInjector.getSettingsHelper().getBackgroundThrottlePackageWhitelist().toArray( in getBackgroundThrottlingWhitelist()
693 if (mSettingsHelper.getBackgroundThrottlePackageWhitelist().contains( in isThrottlingExempt()