Searched refs:WPS_OVERLAP_EVENT (Results 1 – 2 of 2) sorted by relevance
75 public static final int WPS_OVERLAP_EVENT = BASE + 10; field in WifiMonitor392 sendMessage(iface, WPS_OVERLAP_EVENT); in broadcastWpsOverlapEvent()
204 WLAN_IFACE_NAME, WifiMonitor.WPS_OVERLAP_EVENT, mHandlerSpy); in testBroadcastWpsEventOverlap()210 assertEquals(WifiMonitor.WPS_OVERLAP_EVENT, messageCaptor.getValue().what); in testBroadcastWpsEventOverlap()