Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java3055 public static final int CONNECTION_REQUEST_ACCEPT = 0; field in WifiP2pManager
3076 CONNECTION_REQUEST_ACCEPT,
3573 if (result == CONNECTION_REQUEST_ACCEPT && TextUtils.isEmpty(pin)) { in setConnectionRequestResult()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java7185 WpsInfo.PBC, WifiP2pManager.CONNECTION_REQUEST_ACCEPT); in testSetConnectionRequestResultSuccess()
7197 WpsInfo.PBC, WifiP2pManager.CONNECTION_REQUEST_ACCEPT); in testSetConnectionRequestResultWithWildcardAddressSuccess()
7222 WifiP2pManager.CONNECTION_REQUEST_ACCEPT, binder); in verifyMultiApproverMatch()
7282 WpsInfo.PBC, WifiP2pManager.CONNECTION_REQUEST_ACCEPT); in testSetConnectionRequestResultFailureWithoutPermission()
7294 WpsInfo.PBC, WifiP2pManager.CONNECTION_REQUEST_ACCEPT); in testSetConnectionRequestResultFailureWithoutApprover()
7310 WifiP2pManager.CONNECTION_REQUEST_ACCEPT, in testSetConnectionRequestResultFailureWithoutSavedPeerConfig()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java7739 if (WifiP2pManager.CONNECTION_REQUEST_ACCEPT == message.arg1) { in handleSetConnectionResult()
/packages/modules/Wifi/framework/api/
Dcurrent.txt1413 field public static final int CONNECTION_REQUEST_ACCEPT = 0; // 0x0