Searched refs:P2P_GROUP_REMOVED_EVENT (Results 1 – 3 of 3) sorted by relevance
63 public static final int P2P_GROUP_REMOVED_EVENT = BASE + 30; field in WifiP2pMonitor345 sendMessage(iface, P2P_GROUP_REMOVED_EVENT, group); in broadcastP2pGroupRemoved()
1044 WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT, getHandler()); in registerForWifiMonitorEvents()1258 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()2678 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()2807 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()2995 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessage()
455 msg.what = WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT; in sendGroupRemovedMsg()2254 sendSimpleMsg(null, WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT); in testEndConnectionEventWhenGroupRemoval()