Home
last modified time | relevance | path

Searched defs:mockLocationApp (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DMockLocationAppPreferenceController.java97 final String mockLocationApp = getCurrentMockLocationApp(); in updateMockLocation() local
124 private String getAppLabel(String mockLocationApp) { in getAppLabel()