Searched refs:addInfo (Results 1 – 1 of 1) sorted by relevance
45 private void addInfo(String key, String value) { in addInfo() method in WifiCommandUtil.ScanResult95 scanResult.addInfo(columnNames[j], columnValues[j]); in parseScanResults()