Searched refs:RESPONSE_PERSISTENT_GROUP_INFO (Results 1 – 4 of 4) sorted by relevance
503 public static final int RESPONSE_PERSISTENT_GROUP_INFO = BASE + 58; field in WifiP2pManager1013 case RESPONSE_PERSISTENT_GROUP_INFO: in handleMessage()
1217 replyToMessage(message, WifiP2pManager.RESPONSE_PERSISTENT_GROUP_INFO, in processMessage()1221 replyToMessage(message, WifiP2pManager.RESPONSE_PERSISTENT_GROUP_INFO, in processMessage()
3653 assertEquals(WifiP2pManager.RESPONSE_PERSISTENT_GROUP_INFO, message.what); in testRequestPersistentGroupInfoSuccess()3678 assertEquals(WifiP2pManager.RESPONSE_PERSISTENT_GROUP_INFO, message.what); in testRequestPersistentGroupInfoNoPermissionFailure()
1303 Landroid/net/wifi/p2p/WifiP2pManager;->RESPONSE_PERSISTENT_GROUP_INFO:I