Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/server/
DSystemConfig.java141 final ArraySet<String> mAllowUnthrottledLocation = new ArraySet<>(); field in SystemConfig
261 return mAllowUnthrottledLocation; in getAllowUnthrottledLocation()
692 mAllowUnthrottledLocation.add(pkgname); in readPermissionsFromXml()