Searched refs:RESPONSE_ONGOING_PEER_CONFIG (Results 1 – 3 of 3) sorted by relevance
565 public static final int RESPONSE_ONGOING_PEER_CONFIG = BASE + 86; field in WifiP2pManager1030 case RESPONSE_ONGOING_PEER_CONFIG: in handleMessage()
1334 WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, mSavedPeerConfig); in processMessage()1339 WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, null); in processMessage()
3616 assertEquals(WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, message.what); in testRequestOngoingPeerConfigSuccess()3634 assertEquals(WifiP2pManager.RESPONSE_ONGOING_PEER_CONFIG, message.what); in testRequestOngoingPeerConfigFailureWithoutPermission()