Home
last modified time | relevance | path

Searched refs:requestNetworkLocationUpdates (Results 1 – 2 of 2) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/
DGnssTtffTests.java132 mTestLocationManager.requestNetworkLocationUpdates(networkLocationListener); in checkTtffByThreshold()
/cts/tests/location/common/src/android/location/cts/common/
DTestLocationManager.java190 public void requestNetworkLocationUpdates(LocationListener locationListener) { in requestNetworkLocationUpdates() method in TestLocationManager