Searched refs:getRemoteIdentification (Results 1 – 6 of 6) sorted by relevance
175 assertEquals(REMOTE_ID, sessionParams.getRemoteIdentification()); in verifyIkeParamsMinimum()340 assertEquals(REMOTE_ID, sessionParams.getRemoteIdentification()); in verifyIkeParamsMinimumWithoutAuth()
491 public IkeIdentification getRemoteIdentification() { in getRemoteIdentification() method in IkeSessionParams1258 mRemoteIdentification = ikeSessionParams.getRemoteIdentification(); in Builder()
168 assertEquals(mRemoteIdentification, sessionParams.getRemoteIdentification()); in verifyIkeSessionParamsCommon()
202 method @NonNull public android.net.ipsec.ike.IkeIdentification getRemoteIdentification();
1326 (IkeFqdnIdentification) ikeSessionParams.getRemoteIdentification(); in testTunnelSetupRequestParams()
3824 false /*isInitiator*/, mIkeSessionParams.getRemoteIdentification()); in buildIkeAuthReq()3928 .getRemoteIdentification() in validateIkeAuthResp()