Home
last modified time | relevance | path

Searched refs:getBackgroundThrottlingWhitelist (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DILocationManager.aidl147 String[] getBackgroundThrottlingWhitelist(); in getBackgroundThrottlingWhitelist() method
H A DLocationManager.java490 public @NonNull String[] getBackgroundThrottlingWhitelist() { in getBackgroundThrottlingWhitelist() method in LocationManager
492 return mService.getBackgroundThrottlingWhitelist(); in getBackgroundThrottlingWhitelist()
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java732 public String[] getBackgroundThrottlingWhitelist() { in getBackgroundThrottlingWhitelist() method in LocationManagerService
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1817 method @NonNull public String[] getBackgroundThrottlingWhitelist();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23283 Landroid/location/ILocationManager$Stub$Proxy;->getBackgroundThrottlingWhitelist()[Ljava/lang/Strin…
23378 Landroid/location/ILocationManager;->getBackgroundThrottlingWhitelist()[Ljava/lang/String;