HomeSort by relevance Sort by last modified time
    Searched defs:LOCATION_MODE (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/location/
LocationSettingsBase.java 86 mode = Settings.Secure.getInt(getContentResolver(), Settings.Secure.LOCATION_MODE,
97 Settings.Secure.putInt(getContentResolver(), Settings.Secure.LOCATION_MODE, mode);
103 int mode = Settings.Secure.getInt(getContentResolver(), Settings.Secure.LOCATION_MODE,
116 new String[] { Settings.Secure.LOCATION_MODE }, null);
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 2188 milliseconds