Home
last modified time | relevance | path

Searched defs:locationListener (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DTestLocationManager.java108 public void requestLocationUpdates(LocationListener locationListener) { in requestLocationUpdates()
124 public void requestNetworkLocationUpdates(LocationListener locationListener) { in requestNetworkLocationUpdates()
DGnssStatusTest.java39 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkGnssChange() local
DGnssTtffTests.java127 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold() local