Home
last modified time | relevance | path

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

/cts/tests/location/common/src/android/location/cts/common/
DTestLocationListener.java53 public synchronized void clearReceivedLocationsAndResetCounter(int locationToCollect) { in clearReceivedLocationsAndResetCounter() method in TestLocationListener
/cts/tests/location/location_gnss/src/android/location/cts/gnss/
DGnssLocationUpdateIntervalTest.java201 locationListener.clearReceivedLocationsAndResetCounter(LOCATION_TO_COLLECT_COUNT); in testUtcToElapsedRealtimeDriftAtInterval()