Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/injector/
DSettingsHelper.java80 public abstract long getBackgroundThrottleIntervalMs(); in getBackgroundThrottleIntervalMs() method in SettingsHelper
DSystemSettingsHelper.java148 public long getBackgroundThrottleIntervalMs() { in getBackgroundThrottleIntervalMs() method in SystemSettingsHelper
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeSettingsHelper.java114 public long getBackgroundThrottleIntervalMs() { in getBackgroundThrottleIntervalMs() method in FakeSettingsHelper