Home
last modified time | relevance | path

Searched refs:getNfcHandoverRequest (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalTest.java731 when(mP2pIfaceHalAidlMock.getNfcHandoverRequest()).thenReturn(RESPONSE); in testGetNfcHandoverRequest()
732 assertEquals(RESPONSE, mDut.getNfcHandoverRequest()); in testGetNfcHandoverRequest()
733 verify(mP2pIfaceHalAidlMock).getNfcHandoverRequest(); in testGetNfcHandoverRequest()
DWifiP2pNativeTest.java1045 when(mSupplicantP2pIfaceHalMock.getNfcHandoverRequest()) in testGetNfcHandoverRequest()
1047 assertEquals(TEST_NFC_REQUEST_MSG, mWifiP2pNative.getNfcHandoverRequest()); in testGetNfcHandoverRequest()
1048 verify(mSupplicantP2pIfaceHalMock).getNfcHandoverRequest(); in testGetNfcHandoverRequest()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DISupplicantP2pIfaceHal.java519 String getNfcHandoverRequest(); in getNfcHandoverRequest() method
DSupplicantP2pIfaceHal.java959 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in SupplicantP2pIfaceHal
966 return mP2pIfaceHal.getNfcHandoverRequest(); in getNfcHandoverRequest()
DWifiP2pNative.java985 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in WifiP2pNative
986 return mSupplicantP2pIfaceHal.getNfcHandoverRequest(); in getNfcHandoverRequest()
DSupplicantP2pIfaceHalHidlImpl.java2359 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in SupplicantP2pIfaceHalHidlImpl
DSupplicantP2pIfaceHalAidlImpl.java2545 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in SupplicantP2pIfaceHalAidlImpl
DWifiP2pServiceImpl.java3640 mWifiNative.getNfcHandoverRequest()); in processMessageImpl()
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java3497 public void getNfcHandoverRequest(Channel c, HandoverMessageListener listener) { in getNfcHandoverRequest() method in WifiP2pManager
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1267 Landroid/net/wifi/p2p/WifiP2pManager;->getNfcHandoverRequest(Landroid/net/wifi/p2p/WifiP2pManager$C…