Home
last modified time | relevance | path

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

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