Searched refs:REMOVE_GROUP (Results 1 – 3 of 3) sorted by relevance
391 case WifiP2pManager.REMOVE_GROUP: in handleMessage()680 dhd.mMessenger.send(mClientHandler.obtainMessage(WifiP2pManager.REMOVE_GROUP)); in close()1018 case WifiP2pManager.REMOVE_GROUP: in processMessage()1285 case WifiP2pManager.REMOVE_GROUP: in processMessage()2789 case WifiP2pManager.REMOVE_GROUP: in processMessage()2832 sendMessage(WifiP2pManager.REMOVE_GROUP); in processMessage()3015 case WifiP2pManager.REMOVE_GROUP: in processMessage()
410 public static final int REMOVE_GROUP = BASE + 16; field in WifiP2pManager1352 c.mAsyncChannel.sendMessage(REMOVE_GROUP, 0, c.putListener(listener)); in removeGroup()
2425 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupSuccess()2449 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenNativeCallFailure()2465 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pCreatingGroup()2480 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pInactive()2492 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pDisabled()2505 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pUnsupported()