Searched refs:REQUEST_PERSISTENT_GROUP_INFO (Results 1 – 3 of 3) 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()
388 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in handleMessage()1061 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in processMessage()
3348 sendSimpleMsg(mClientMessenger, WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO); in testRequestPersistentGroupInfoSuccess()