Home
last modified time | relevance | path

Searched defs:getBackgroundThrottlePackageWhitelist (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/injector/
DSettingsHelper.java116 public abstract Set<String> getBackgroundThrottlePackageWhitelist(); in getBackgroundThrottlePackageWhitelist() method in SettingsHelper
DSystemSettingsHelper.java202 public Set<String> getBackgroundThrottlePackageWhitelist() { in getBackgroundThrottlePackageWhitelist() method in SystemSettingsHelper
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeSettingsHelper.java155 public Set<String> getBackgroundThrottlePackageWhitelist() { in getBackgroundThrottlePackageWhitelist() method in FakeSettingsHelper