Searched refs:P2P_GROUP_REMOVED_EVENT (Results 1 – 3 of 3) sorted by relevance
66 public static final int P2P_GROUP_REMOVED_EVENT = BASE + 30; field in WifiP2pMonitor370 sendMessage(iface, P2P_GROUP_REMOVED_EVENT, group); in broadcastP2pGroupRemoved()
914 WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT, getHandler()); in registerForWifiMonitorEvents()1118 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()2411 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()2532 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()2709 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()
389 msg.what = WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT; in sendGroupRemovedMsg()2092 sendSimpleMsg(null, WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT); in testEndConnectionEventWhenGroupRemoval()