Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemConfig.java254 final ArraySet<String> mAllowUnthrottledLocation = new ArraySet<>(); field in SystemConfig
413 return mAllowUnthrottledLocation; in getAllowUnthrottledLocation()
991 mAllowUnthrottledLocation.add(pkgname); in readPermissionsFromXml()