HomeSort by relevance Sort by last modified time
    Searched refs:LOCATION_MODE_SENSORS_ONLY (Results 1 - 14 of 14) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeDeviceOnlyTestActivity.java 48 testIsExpectedMode(1, Secure.LOCATION_MODE_SENSORS_ONLY);
  /packages/apps/Settings/src/com/android/settings/location/
LocationMode.java 109 mode = Settings.Secure.LOCATION_MODE_SENSORS_ONLY;
120 case Settings.Secure.LOCATION_MODE_SENSORS_ONLY:
LocationPreferenceController.java 118 case Secure.LOCATION_MODE_SENSORS_ONLY:
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
TestUtils.java 85 setLocationMode(context, Settings.Secure.LOCATION_MODE_SENSORS_ONLY);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/location/
LocationPreferenceControllerTest.java 112 Secure.LOCATION_MODE, Secure.LOCATION_MODE_SENSORS_ONLY);
143 assertThat(mController.getLocationString(Secure.LOCATION_MODE_SENSORS_ONLY)).isEqualTo(
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
LocationFragment.java 217 } else if (mode == Settings.Secure.LOCATION_MODE_SENSORS_ONLY) {
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractRestrictBackgroundNetworkTestCase.java 159 Settings.Secure.LOCATION_MODE_SENSORS_ONLY);
160 assertEquals(Settings.Secure.LOCATION_MODE_SENSORS_ONLY,
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 529 case Settings.Secure.LOCATION_MODE_SENSORS_ONLY:
574 case Settings.Secure.LOCATION_MODE_SENSORS_ONLY:
    [all...]
  /platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/
SettingsHelper.java 476 : Settings.Secure.LOCATION_MODE_SENSORS_ONLY);
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 295 case Settings.Secure.LOCATION_MODE_SENSORS_ONLY:
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 806 milliseconds