Searched refs:getRemoteIdentification (Results 1 – 6 of 6) sorted by relevance
199 assertEquals(REMOTE_ID, sessionParams.getRemoteIdentification()); in verifyIkeParamsMinimum()402 assertEquals(REMOTE_ID, sessionParams.getRemoteIdentification()); in verifyIkeParamsMinimumWithoutAuth()
775 public IkeIdentification getRemoteIdentification() { in getRemoteIdentification() method in IkeSessionParams1632 mRemoteIdentification = ikeSessionParams.getRemoteIdentification(); in Builder()
180 assertEquals(mRemoteIdentification, sessionParams.getRemoteIdentification()); in verifyIkeSessionParamsCommon()
232 method @NonNull public android.net.ipsec.ike.IkeIdentification getRemoteIdentification();
4218 false /*isInitiator*/, mIkeSessionParams.getRemoteIdentification()); in buildIkeAuthReq()4334 .getRemoteIdentification() in validateIkeAuthResp()
2147 (IkeFqdnIdentification) ikeSessionParams.getRemoteIdentification(); in testTunnelSetupRequestParams()