Searched refs:MOCK_LOCATION_APP_KEY (Results 1 – 3 of 3) sorted by relevance
41 private static final String MOCK_LOCATION_APP_KEY = "mock_location_app"; field in MockLocationAppPreferenceController59 return MOCK_LOCATION_APP_KEY; in getPreferenceKey()
103 private static final String MOCK_LOCATION_APP_KEY = "mock_location_app"; field in DevelopmentFragment345 mMockLocationAppPref = findPreference(MOCK_LOCATION_APP_KEY); in onCreatePreferences()