Searched defs:getScanResults (Results 1 – 9 of 9) sorted by relevance
50 boolean getScanResults(String packageName, String featureId); in getScanResults() method
1531 public boolean getScanResults() { in getScanResults() method in WifiScanner
161 ParceledListSlice getScanResults(String callingPackage, String callingFeatureId); in getScanResults() method
4577 public List<ScanResult> getScanResults() { in getScanResults() method in WifiManager
575 public List<ScanResult> getScanResults() { in getScanResults() method in ScanRequestProxy
2182 public ArrayList<ScanDetail> getScanResults(@NonNull String ifaceName) { in getScanResults() method in WifiNative
5057 @Nullable public ParceledListSlice<ScanResult> getScanResults(String callingPackage, in getScanResults() method in WifiServiceImpl
904 public static List<ScanResult> getScanResults(JSONArray j) throws JSONException { in getScanResults() method in WifiAwareManagerSnippet
342 public boolean getScanResults(String packageName, String featureId) { in getScanResults() method in WifiScanningServiceImpl