Home
last modified time | relevance | path

Searched refs:requestLocationUpdates (Results 1 – 12 of 12) 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.java107 public void requestLocationUpdates(LocationListener locationListener) { in requestLocationUpdates() method in TestLocationManager
110 mLocationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, in requestLocationUpdates()
DGnssNavigationMessageRegistrationTest.java117 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssNavigationMessageRegistration()
DGnssMeasurementRegistrationTest.java119 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssMeasurementRegistration()
DGnssMeasurementValuesTest.java82 mTestLocationManager.requestLocationUpdates(mLocationListener); in testListenForGnssMeasurements()
DGnssMeasurementsConstellationTest.java90 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssMultiConstellationSupported()
DGnssMeasurementWhenNoLocationTest.java117 mTestLocationManager.requestLocationUpdates(mLocationListener); in testGnssMeasurementWhenNoLocation()
/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/tools/dex-tools/dex/
Dclasses.out.dex38740 public abstract void requestLocationUpdates(
38867 public void requestLocationUpdates(
39669 public void requestLocationUpdates(
39675 public void requestLocationUpdates(