Home
last modified time | relevance | path

Searched refs:requestLocationUpdates (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DLocationManagerTest.java342 mManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, 0, 0, in testLocationUpdatesWithLocationListener()
350 mManager.requestLocationUpdates(null, 0, 0, new MockLocationListener()); in testLocationUpdatesWithLocationListener()
389 mManager.requestLocationUpdates(providerName, 0, 0, listener); in doLocationUpdatesWithLocationListener()
446 mManager.requestLocationUpdates(TEST_MOCK_PROVIDER_NAME, 0, 0, listener, in testLocationUpdatesWithLocationListenerAndLooper()
464 mManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, 0, 0, in testLocationUpdatesWithLocationListenerAndLooper()
472 mManager.requestLocationUpdates(null, 0, 0, listener, Looper.myLooper()); in testLocationUpdatesWithLocationListenerAndLooper()
494 mManager.requestLocationUpdates(TEST_MOCK_PROVIDER_NAME, 0, 0, mPendingIntent); in testLocationUpdatesWithPendingIntent()
513 mManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, 0, 0, in testLocationUpdatesWithPendingIntent()
521 mManager.requestLocationUpdates(null, 0, 0, mPendingIntent); in testLocationUpdatesWithPendingIntent()
609 mManager.requestLocationUpdates(0, 0 , criteria, mPendingIntent); in testLocationUpdatesWithCriteriaAndPendingIntent()
[all …]
DTestLocationManager.java108 public void requestLocationUpdates(LocationListener locationListener) { in requestLocationUpdates() method in TestLocationManager
111 mLocationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, in requestLocationUpdates()
127 mLocationManager.requestLocationUpdates(LocationManager.NETWORK_PROVIDER, in requestNetworkLocationUpdates()
DGnssLocationValuesTest.java68 mTestLocationManager.requestLocationUpdates(mLocationListener); in testAccuracyFields()
127 mTestLocationManager.requestLocationUpdates(mLocationListener); in testLocationRegularFields()
DGnssMeasurementRegistrationTest.java115 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssMeasurementRegistration()
DGnssNavigationMessageRegistrationTest.java117 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssNavigationMessageRegistration()
DGnssMeasurementsConstellationTest.java89 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssMultiConstellationSupported()
DGnssMeasurementValuesTest.java82 mTestLocationManager.requestLocationUpdates(mLocationListener); in testListenForGnssMeasurements()
DGnssMeasurementWhenNoLocationTest.java117 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssMeasurementWhenNoLocation()
DGnssStatusTest.java40 mTestLocationManager.requestLocationUpdates(locationListener); in checkGnssChange()
DGnssTtffTests.java128 mTestLocationManager.requestLocationUpdates(locationListener); in checkTtffByThreshold()
DGnssPseudorangeVerificationTest.java95 mTestLocationManager.requestLocationUpdates(mLocationListener); in testPseudorangeValue()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
DLocationVerifier.java219 mLocationManager.requestLocationUpdates(LocationManager.PASSIVE_PROVIDER, 0, 0, in start()
222 mLocationManager.requestLocationUpdates(mProvider, mInterval, 0, in start()
DLocationListenerActivity.java75 mLocationManager.requestLocationUpdates( in handleLocationAction()
/cts/tests/tests/permission/src/android/permission/cts/
DNoLocationPermissionTest.java142 mLocationManager.requestLocationUpdates(provider, 0, 0, mockListener); in checkRequestLocationUpdates()
150 mLocationManager.requestLocationUpdates(provider, 0, 0, mockListener, looper); in checkRequestLocationUpdates()
/cts/tests/tests/location2/src/android/location2/cts/
DLocationManagerTest.java150 mManager.requestLocationUpdates(providerName, 0, 0, mPendingIntent); in doTestGetLocationUpdates_withIntent()
177 mManager.requestLocationUpdates( in doTestGetLocationUpdates_withListener()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java193 locManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, 990, 0, in doGpsUpdate()
/cts/tools/dex-tools/dex/
Dclasses.out.dex38740 public abstract void requestLocationUpdates(
38867 public void requestLocationUpdates(
39669 public void requestLocationUpdates(
39675 public void requestLocationUpdates(