Searched refs:getNextLocation (Results 1 – 2 of 2) sorted by relevance
128 assertThat(mManager.getNextLocation(TIMEOUT_MS)).isEqualTo(location); in testNetworkRequest()142 assertThat(mManager.getNextLocation(TIMEOUT_MS)).isEqualTo(location); in testGpsRequest()176 public Location getNextLocation(long timeoutMs) throws InterruptedException { in getNextLocation() method in FusedLocationServiceTest.LocationProviderManagerCapture
117 assertThat(mManager.getNextLocation(TIMEOUT_MS)).isEqualTo(location); in testGpsRequest()151 public Location getNextLocation(long timeoutMs) throws InterruptedException { in getNextLocation() method in GnssOverlayLocationServiceTest.LocationProviderManagerCapture