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

/packages/apps/Settings/tests/robotests/src/com/android/settings/location/
H A DLocationEnablerTest.java151 mEnabler.setLocationMode(Settings.Secure.LOCATION_MODE_HIGH_ACCURACY);
162 mEnabler.setLocationMode(Settings.Secure.LOCATION_MODE_HIGH_ACCURACY);
175 mEnabler.setLocationMode(Settings.Secure.LOCATION_MODE_HIGH_ACCURACY);
185 mEnabler.setLocationMode(Settings.Secure.LOCATION_MODE_HIGH_ACCURACY);
/packages/apps/Settings/src/com/android/settings/location/
H A DLocationEnabler.java131 void setLocationMode(int mode) { method in class:LocationEnabler

Completed in 110 milliseconds