Searched refs:IPnoScanEvent (Results 1 – 9 of 9) sorted by relevance
19 import android.net.wifi.nl80211.IPnoScanEvent;59 oneway void subscribePnoScanEvents(IPnoScanEvent handler); in subscribePnoScanEvents()
23 interface IPnoScanEvent { interface
66 const ::android::sp<::android::net::wifi::nl80211::IPnoScanEvent>& handler)105 ::android::sp<::android::net::wifi::nl80211::IPnoScanEvent> pno_scan_event_handler_;
30 using android::net::wifi::nl80211::IPnoScanEvent;387 Status ScannerImpl::subscribePnoScanEvents(const sp<IPnoScanEvent>& handler) { in subscribePnoScanEvents()
691 ArgumentCaptor<IPnoScanEvent> messageCaptor = ArgumentCaptor.forClass(IPnoScanEvent.class); in testPnoScanResultEvent()693 IPnoScanEvent pnoScanEvent = messageCaptor.getValue(); in testPnoScanResultEvent()704 ArgumentCaptor<IPnoScanEvent> messageCaptor = ArgumentCaptor.forClass(IPnoScanEvent.class); in testPnoScanEventsForMetrics()706 IPnoScanEvent pnoScanEvent = messageCaptor.getValue(); in testPnoScanEventsForMetrics()
109 private HashMap<String, IPnoScanEvent> mPnoScanEventHandlers = new HashMap<>();409 private class PnoScanEventHandler extends IPnoScanEvent.Stub {
193 "aidl/android/net/wifi/nl80211/IPnoScanEvent.aidl",
28552 Landroid/net/wifi/nl80211/IPnoScanEvent$Stub;28553 Landroid/net/wifi/nl80211/IPnoScanEvent;
38189 Landroid/net/wifi/nl80211/IPnoScanEvent$Stub;38190 Landroid/net/wifi/nl80211/IPnoScanEvent;