Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeSettingsHelper.java218 public long getBackgroundThrottleProximityAlertIntervalMs() { in getBackgroundThrottleProximityAlertIntervalMs() method in FakeSettingsHelper
222 public void getBackgroundThrottleProximityAlertIntervalMs(long newValue) { in getBackgroundThrottleProximityAlertIntervalMs() method in FakeSettingsHelper
/frameworks/base/services/core/java/com/android/server/location/injector/
DSettingsHelper.java170 public abstract long getBackgroundThrottleProximityAlertIntervalMs(); in getBackgroundThrottleProximityAlertIntervalMs() method in SettingsHelper
DSystemSettingsHelper.java253 public long getBackgroundThrottleProximityAlertIntervalMs() { in getBackgroundThrottleProximityAlertIntervalMs() method in SystemSettingsHelper