Searched refs:REMOVE_GROUP (Results 1 – 4 of 4) sorted by relevance
603 case WifiP2pManager.REMOVE_GROUP: in handleMessage()1064 dhd.mMessenger.send(mClientHandler.obtainMessage(WifiP2pManager.REMOVE_GROUP)); in close()1706 case WifiP2pManager.REMOVE_GROUP: in getWhatToString()2020 case WifiP2pManager.REMOVE_GROUP: in needsActiveP2p()2135 case WifiP2pManager.REMOVE_GROUP: in processMessageImpl()2663 case WifiP2pManager.REMOVE_GROUP: in processMessageImpl()5229 case WifiP2pManager.REMOVE_GROUP: in processMessageImpl()5275 sendMessage(WifiP2pManager.REMOVE_GROUP); in processMessageImpl()5631 case WifiP2pManager.REMOVE_GROUP: in processMessageImpl()
636 public static final int REMOVE_GROUP = BASE + 16; field in WifiP2pManager2454 channel.mAsyncChannel.sendMessage(REMOVE_GROUP, 0, channel.putListener(listener)); in removeGroup()
4441 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupSuccess()4458 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenNativeCallFailure()4474 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pCreatingGroup()4489 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pInactive()4501 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pDisabled()4514 sendSimpleMsg(mClientMessenger, WifiP2pManager.REMOVE_GROUP); in testRemoveGroupFailureWhenP2pUnsupported()
1282 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_GROUP:I