Searched refs:RESPONSE_ONGOING_PEER_CONFIG (Results 1 – 3 of 3) sorted by relevance
791 public static final int RESPONSE_ONGOING_PEER_CONFIG = BASE + 86; field in WifiP2pManager1836 case RESPONSE_ONGOING_PEER_CONFIG: in handleMessage()
2442 WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, mSavedPeerConfig); in processMessageImpl()2447 WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, null); in processMessageImpl()
5574 assertEquals(WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, message.what); in testRequestOngoingPeerConfigSuccess()5592 assertEquals(WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, message.what); in testRequestOngoingPeerConfigFailureWithoutPermission()