Home
last modified time | relevance | path

Searched defs:PnoScanMatcher (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWificondControlTest.java1318 private class PnoScanMatcher implements ArgumentMatcher<PnoSettings> { class in WificondControlTest
1320 PnoScanMatcher(WifiNative.PnoSettings expectedPnoSettings) { in PnoScanMatcher() method in WificondControlTest.PnoScanMatcher