Searched refs:REQUEST_PERSISTENT_GROUP_INFO (Results 1 – 4 of 4) sorted by relevance
486 public static final int REQUEST_PERSISTENT_GROUP_INFO = BASE + 57; field in WifiP2pManager1673 c.mAsyncChannel.sendMessage(REQUEST_PERSISTENT_GROUP_INFO, 0, c.putListener(listener)); in requestPersistentGroupInfo()
397 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in handleMessage()1080 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in processMessage()
3329 sendSimpleMsg(mClientMessenger, WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO); in testRequestPersistentGroupInfoSuccess()
46811 Landroid/net/wifi/p2p/WifiP2pManager;->REQUEST_PERSISTENT_GROUP_INFO:I