Searched refs:P2P_GO_NEGOTIATION_FAILURE_EVENT (Results 1 – 2 of 2) sorted by relevance
62 public static final int P2P_GO_NEGOTIATION_FAILURE_EVENT = BASE + 26; field in WifiP2pMonitor324 sendMessage(iface, P2P_GO_NEGOTIATION_FAILURE_EVENT, reason); in broadcastP2pGoNegotiationFailure()
904 WifiP2pMonitor.P2P_GO_NEGOTIATION_FAILURE_EVENT, getHandler()); in registerForWifiMonitorEvents()2404 case WifiP2pMonitor.P2P_GO_NEGOTIATION_FAILURE_EVENT: in processMessage()2531 case WifiP2pMonitor.P2P_GO_NEGOTIATION_FAILURE_EVENT: in processMessage()