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.java708 when(mP2pIfaceHalAidlMock.getNfcHandoverRequest()).thenReturn(RESPONSE); in testGetNfcHandoverRequest()
709 assertEquals(RESPONSE, mDut.getNfcHandoverRequest()); in testGetNfcHandoverRequest()
710 verify(mP2pIfaceHalAidlMock).getNfcHandoverRequest(); in testGetNfcHandoverRequest()
DWifiP2pNativeTest.java910 when(mSupplicantP2pIfaceHalMock.getNfcHandoverRequest()) in testGetNfcHandoverRequest()
912 assertEquals(TEST_NFC_REQUEST_MSG, mWifiP2pNative.getNfcHandoverRequest()); in testGetNfcHandoverRequest()
913 verify(mSupplicantP2pIfaceHalMock).getNfcHandoverRequest(); in testGetNfcHandoverRequest()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DISupplicantP2pIfaceHal.java511 String getNfcHandoverRequest(); in getNfcHandoverRequest() method
DWifiP2pNative.java878 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in WifiP2pNative
879 return mSupplicantP2pIfaceHal.getNfcHandoverRequest(); in getNfcHandoverRequest()
DSupplicantP2pIfaceHal.java950 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in SupplicantP2pIfaceHal
957 return mP2pIfaceHal.getNfcHandoverRequest(); in getNfcHandoverRequest()
DSupplicantP2pIfaceHalAidlImpl.java2242 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in SupplicantP2pIfaceHalAidlImpl
DSupplicantP2pIfaceHalHidlImpl.java2347 public String getNfcHandoverRequest() { in getNfcHandoverRequest() method in SupplicantP2pIfaceHalHidlImpl
DWifiP2pServiceImpl.java3502 mWifiNative.getNfcHandoverRequest()); in processMessageImpl()
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java3211 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…