Searched refs:getPnoScanResults (Results 1 – 2 of 2) sorted by relevance
44 default NativeScanResult[] getPnoScanResults() { in getPnoScanResults() method132 public NativeScanResult[] getPnoScanResults() { in getPnoScanResults() method in IWifiScannerImp138 return mWifiScannerInterfaceMock.getPnoScanResults(); in getPnoScanResults()
447 public NativeScanResult[] getPnoScanResults() { in testMockPnoScanResultsOnMockWifi()