Searched refs:broadcastCertificationEvent (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | SupplicantStaNetworkCallbackAidlImplTest.java | 100 verify(mWifiMonitor).broadcastCertificationEvent( in testOnCertificateSuccess() 114 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateIllegalInput() 120 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateIllegalInput() 126 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateIllegalInput() 132 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateIllegalInput() 138 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateIllegalInput() 149 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateWithCertificateException() 160 verify(mWifiMonitor, never()).broadcastCertificationEvent( in testOnCertificateWithIllegalArgumentException()
|
D | WifiMonitorTest.java | 781 mWifiMonitor.broadcastCertificationEvent( in testBroadcastCertificateEvent()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | SupplicantStaNetworkCallbackAidlImpl.java | 211 mWifiMonitor.broadcastCertificationEvent( in onServerCertificateAvailable()
|
D | WifiMonitor.java | 669 public void broadcastCertificationEvent(String iface, int networkId, String ssid, in broadcastCertificationEvent() method in WifiMonitor
|