Home
last modified time | relevance | path

Searched refs:getAllowUnthrottledLocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/server/
DSystemConfig.java260 public ArraySet<String> getAllowUnthrottledLocation() { in getAllowUnthrottledLocation() method in SystemConfig
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java651 SystemConfig.getInstance().getAllowUnthrottledLocation()); in onBackgroundThrottleWhitelistChangedLocked()