Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/server/
DSystemConfig.java151 final ArraySet<String> mAllowIgnoreLocationSettings = new ArraySet<>(); field in SystemConfig
275 return mAllowIgnoreLocationSettings; in getAllowIgnoreLocationSettings()
748 mAllowIgnoreLocationSettings.add(pkgname); in readPermissionsFromXml()