Searched refs:reinvoke (Results 1 – 10 of 10) sorted by relevance
1232 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()
507 when(mSupplicantP2pIfaceHalMock.reinvoke(anyInt(), anyString())).thenReturn(true); in testP2pReinvoke()509 verify(mSupplicantP2pIfaceHalMock).reinvoke(eq(5), eq(TEST_BSSID)); in testP2pReinvoke()
657 return mSupplicantP2pIfaceHal.reinvoke(netId, deviceAddress); in p2pReinvoke()
1213 public boolean reinvoke(int networkId, String peerAddress) { in reinvoke() method in SupplicantP2pIfaceHal1232 result.setResult(mISupplicantP2pIface.reinvoke(networkId, macAddress)); in reinvoke()
390 p2p_iface_->reinvoke( in TEST_P()
325 * @param peerAddress MAC address of the device to reinvoke.332 reinvoke(SupplicantNetworkId persistentNetworkId, MacAddress peerAddress)
2940 // reinvoke a group.
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...