Searched refs:getResults (Results 1 – 3 of 3) sorted by relevance
145 return listener.getResults(); in getFromLocation()286 return listener.getResults(); in getFromLocationName()391 public List<Address> getResults() throws IOException { in getResults() method in Geocoder.SynchronousGeocoder
345 when(scanData.getResults()).thenReturn(scanResults); in testScanner_wifiScannerResultReceived_scanResultsUpdated()
706 scanResults.addAll(List.of(scanData.getResults()));