Searched refs:TOFU_CERTIFICATE_EVENT (Results 1 – 4 of 4) sorted by relevance
114 public static final int TOFU_CERTIFICATE_EVENT = BASE + 73; field in WifiMonitor671 sendMessage(iface, TOFU_CERTIFICATE_EVENT, networkId, depth, certificateEventInfo); in broadcastCertificationEvent()
966 WifiMonitor.TOFU_CERTIFICATE_EVENT,2581 case WifiMonitor.TOFU_CERTIFICATE_EVENT: in getWhatToString()6405 case WifiMonitor.TOFU_CERTIFICATE_EVENT: { in processMessageImpl()
780 WLAN_IFACE_NAME, WifiMonitor.TOFU_CERTIFICATE_EVENT, mHandlerSpy); in testBroadcastCertificateEvent()788 assertEquals(WifiMonitor.TOFU_CERTIFICATE_EVENT, messageCaptor.getValue().what); in testBroadcastCertificateEvent()
9784 mCmi.sendMessage(WifiMonitor.TOFU_CERTIFICATE_EVENT, in setupTrustOnFirstUse()