Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceHalTest.java1232 when(mISupplicantP2pIfaceMock.reinvoke(anyInt(), eq(mPeerMacAddressBytes))) in testReinvoke_success()
1235 assertFalse(mDut.reinvoke(0, mPeerMacAddress)); in testReinvoke_success()
1237 assertTrue(mDut.reinvoke(0, mPeerMacAddress)); in testReinvoke_success()
1246 when(mISupplicantP2pIfaceMock.reinvoke(anyInt(), any(byte[].class))) in testReinvoke_invalidArguments()
1250 assertFalse(mDut.reinvoke(0, address)); in testReinvoke_invalidArguments()
1260 when(mISupplicantP2pIfaceMock.reinvoke(anyInt(), any(byte[].class))) in testReinvoke_failure()
1262 assertFalse(mDut.reinvoke(0, mPeerMacAddress)); in testReinvoke_failure()
1273 when(mISupplicantP2pIfaceMock.reinvoke(anyInt(), any(byte[].class))) in testReinvoke_exception()
1275 assertFalse(mDut.reinvoke(0, mPeerMacAddress)); in testReinvoke_exception()
H A DWifiP2pNativeTest.java507 when(mSupplicantP2pIfaceHalMock.reinvoke(anyInt(), anyString())).thenReturn(true); in testP2pReinvoke()
509 verify(mSupplicantP2pIfaceHalMock).reinvoke(eq(5), eq(TEST_BSSID)); in testP2pReinvoke()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pNative.java657 return mSupplicantP2pIfaceHal.reinvoke(netId, deviceAddress); in p2pReinvoke()
H A DSupplicantP2pIfaceHal.java1213 public boolean reinvoke(int networkId, String peerAddress) { in reinvoke() method in SupplicantP2pIfaceHal
1232 result.setResult(mISupplicantP2pIface.reinvoke(networkId, macAddress)); in reinvoke()
/aosp12/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_p2p_iface_hidl_test.cpp390 p2p_iface_->reinvoke( in TEST_P()
/aosp12/hardware/interfaces/wifi/supplicant/1.0/
H A DISupplicantP2pIface.hal325 * @param peerAddress MAC address of the device to reinvoke.
332 reinvoke(SupplicantNetworkId persistentNetworkId, MacAddress peerAddress)
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto2940 // reinvoke a group.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...