Searched refs:ALLOW_MOCK_LOCATION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DDevelopmentSettings.java76 private static final String ALLOW_MOCK_LOCATION = "allow_mock_location"; field in class:DevelopmentSettings
175 mAllowMockLocation = findAndInitCheckboxPref(ALLOW_MOCK_LOCATION);
340 Settings.Secure.ALLOW_MOCK_LOCATION, 0) != 0);
825 Settings.Secure.ALLOW_MOCK_LOCATION,

Completed in 27 milliseconds