Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DMockLocationAppPreferenceController.java97 final String mockLocationApp = getCurrentMockLocationApp(); in updateMockLocation()
162 String getCurrentMockLocationApp() { in getCurrentMockLocationApp() method in MockLocationAppPreferenceController
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
H A DMockLocationAppPreferenceControllerTest.java150 final String appName = mController.getCurrentMockLocationApp(); in onDeveloperOptionsDisabled_currentMockLocationApp_shouldBeNull()