Home
last modified time | relevance | path

Searched refs:doesScanResultMatchType (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/
DTestUtils.java136 private static boolean doesScanResultMatchType( in doesScanResultMatchType() method in TestUtils
167 && doesScanResultMatchType(scanResult, type)) { in startScanAndFindAnyMatchingNetworkInResults()