Searched refs:getScanResults (Results 1 – 6 of 6) sorted by relevance
145 public static List<ScanResult> getScanResults(JSONArray j) throws JSONException { in getScanResults() method in WifiJsonParser
118 WifiJsonParser.getScanResults(scanResults)).build(), in wifiRttStartRangingToAccessPoints()
414 mScan.getScanResults(); in wifiScannerGetScanResults()
1170 return mWifi.getScanResults(); in wifiGetScanResults()
106 protected List<ScanResult> getScanResults() { in getScanResults() method in ShadowWifiManager
147 assertThat(wifiManager.getScanResults()).isSameAs(scanResults); in shouldReturnSetScanResults()