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.java169 final ArraySet<String> mAllowUnthrottledLocation = new ArraySet<>(); field in SystemConfig
319 return mAllowUnthrottledLocation; in getAllowUnthrottledLocation()
877 mAllowUnthrottledLocation.add(pkgname); in readPermissionsFromXml()