Searched refs:RESPONSE_ONGOING_PEER_CONFIG (Results 1 – 3 of 3) sorted by relevance
550 public static final int RESPONSE_ONGOING_PEER_CONFIG = BASE + 86; field in WifiP2pManager1009 case RESPONSE_ONGOING_PEER_CONFIG: in handleMessage()
1173 WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, mSavedPeerConfig); in processMessage()1178 WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, null); in processMessage()
3316 assertEquals(WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, message.what); in testRequestOngoingPeerConfigSuccess()3334 assertEquals(WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, message.what); in testRequestOngoingPeerConfigFailureWithoutPermission()