Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/server/
DSystemConfig.java264 public ArraySet<String> getAllowIgnoreLocationSettings() { in getAllowIgnoreLocationSettings() method in SystemConfig
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java669 SystemConfig.getInstance().getAllowIgnoreLocationSettings()); in onIgnoreSettingsWhitelistChangedLocked()