Searched refs:subscribePnoScanEvents (Results 1 – 5 of 5) sorted by relevance
59 oneway void subscribePnoScanEvents(IPnoScanEvent handler); in subscribePnoScanEvents() method
65 ::android::binder::Status subscribePnoScanEvents(
387 Status ScannerImpl::subscribePnoScanEvents(const sp<IPnoScanEvent>& handler) { in subscribePnoScanEvents() function in android::wificond::ScannerImpl
692 verify(mWifiScannerImpl).subscribePnoScanEvents(messageCaptor.capture()); in testPnoScanResultEvent()705 verify(mWifiScannerImpl).subscribePnoScanEvents(messageCaptor.capture()); in testPnoScanEventsForMetrics()
697 wificondScanner.subscribePnoScanEvents(pnoScanEventHandler); in setupInterfaceForClientMode()