Searched refs:getScanResult (Results 1 – 1 of 1) sorted by relevance
47 public static ScanResult getScanResult(JSONObject j) throws JSONException { in getScanResult() method in WifiJsonParser152 scanResults.add(getScanResult(j.getJSONObject(i))); in getScanResults()