Searched refs:getNextLocation (Results 1 – 1 of 1) 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