Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java500 public static final int START_WPS_FAILED = BASE + 63; field in WifiP2pManager
931 case START_WPS_FAILED: in handleMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java2537 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsFailureWhenObjectIsNull()
2562 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsWithPbcFailureWhenNativeCallFailure()
2588 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsWithPinDisplayFailureWhenNativeCallFailure()
2615 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsWithPinKeypadFailureWhenNativeCallFailure()
2630 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsFailureWhenP2pInactive()
2643 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsFailureWhenP2pDisabled()
2657 assertEquals(WifiP2pManager.START_WPS_FAILED, message.what); in testStartWpsFailureWhenP2pUnsupported()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1103 replyToMessage(message, WifiP2pManager.START_WPS_FAILED, in processMessage()
1313 replyToMessage(message, WifiP2pManager.START_WPS_FAILED, in processMessage()
2748 replyToMessage(message, WifiP2pManager.START_WPS_FAILED); in processMessage()
2770 WifiP2pManager.START_WPS_FAILED); in processMessage()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46833 Landroid/net/wifi/p2p/WifiP2pManager;->START_WPS_FAILED:I