Home
last modified time | relevance | path

Searched refs:RESPONSE_CONNECTION_INFO (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java650 public static final int RESPONSE_CONNECTION_INFO = BASE + 22; field in WifiP2pManager
1803 case RESPONSE_CONNECTION_INFO: in handleMessage()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java5684 assertEquals(WifiP2pManager.RESPONSE_CONNECTION_INFO, message.what); in testRequestConnectionInfoSuccess()
7752 assertEquals(WifiP2pManager.RESPONSE_CONNECTION_INFO, mMessageCaptor.getValue().what); in testP2pInfoIsClearedWhenP2pIsDisabledDurningNegotiation()
7763 assertEquals(WifiP2pManager.RESPONSE_CONNECTION_INFO, mMessageCaptor.getValue().what); in testP2pInfoIsClearedWhenP2pIsDisabledDurningNegotiation()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2223 replyToMessage(message, WifiP2pManager.RESPONSE_CONNECTION_INFO, in processMessageImpl()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1299 Landroid/net/wifi/p2p/WifiP2pManager;->RESPONSE_CONNECTION_INFO:I