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