Searched refs:REMOVE_GROUP (Results 1 – 3 of 3) sorted by relevance
395 public static final int REMOVE_GROUP = BASE + 16; field in WifiP2pManager1330 c.mAsyncChannel.sendMessage(REMOVE_GROUP, 0, c.putListener(listener)); in removeGroup()
372 case WifiP2pManager.REMOVE_GROUP: in handleMessage()654 dhd.mMessenger.send(mClientHandler.obtainMessage(WifiP2pManager.REMOVE_GROUP)); in close()994 case WifiP2pManager.REMOVE_GROUP: in processMessage()1246 case WifiP2pManager.REMOVE_GROUP: in processMessage()2679 case WifiP2pManager.REMOVE_GROUP: in processMessage()2722 sendMessage(WifiP2pManager.REMOVE_GROUP); in processMessage()2900 case WifiP2pManager.REMOVE_GROUP: in processMessage()
2322 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupSuccess()2345 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenNativeCallFailure()2361 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pCreatingGroup()2376 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pInactive()2388 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pDisabled()2401 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pUnsupported()