Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DMockLocationAppPreferenceController.java117 final String mockLocationApp = getCurrentMockLocationApp(); in updateMockLocation() local
146 private String getAppLabel(String mockLocationApp) { in getAppLabel()