Searched refs:P2P_GROUP_REMOVED_EVENT (Results 1 – 3 of 3) sorted by relevance
67 public static final int P2P_GROUP_REMOVED_EVENT = BASE + 30; field in WifiP2pMonitor366 sendMessage(iface, P2P_GROUP_REMOVED_EVENT, group); in broadcastP2pGroupRemoved()
1776 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in getWhatToString()1966 WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT, getHandler()); in registerForWifiMonitorEvents()2352 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessageImpl()4699 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessageImpl()4931 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessageImpl()5244 case WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT: in processMessageImpl()
657 msg.what = WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT; in sendGroupRemovedMsg()3851 sendSimpleMsg(null, WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT); in testEndConnectionEventWhenGroupRemoval()