Searched refs:REQUEST_PERSISTENT_GROUP_INFO (Results 1 – 4 of 4) sorted by relevance
501 public static final int REQUEST_PERSISTENT_GROUP_INFO = BASE + 57; field in WifiP2pManager1762 c.mAsyncChannel.sendMessage(REQUEST_PERSISTENT_GROUP_INFO, 0, c.putListener(listener)); in requestPersistentGroupInfo()
459 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in handleMessage()1211 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in processMessage()
3648 sendSimpleMsg(mClientMessenger, WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO); in testRequestPersistentGroupInfoSuccess()3673 sendSimpleMsg(mClientMessenger, WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO); in testRequestPersistentGroupInfoNoPermissionFailure()
1296 Landroid/net/wifi/p2p/WifiP2pManager;->REQUEST_PERSISTENT_GROUP_INFO:I