Searched refs:getIkeSessionConnectionInfo (Results 1 – 6 of 6) sorted by relevance
115 assertEquals(connectionInfo, config.getIkeSessionConnectionInfo()); in testIkeSessionConfiguration()143 assertEquals(connectionInfo, config.getIkeSessionConnectionInfo()); in testIkeSessionConfigurationClearMethods()
573 IkeSessionConnectionInfo ikeConnectInfo = ikeConfig.getIkeSessionConnectionInfo();
86 assertEquals(IKE_CONNECT_INFO, config.getIkeSessionConnectionInfo()); in verifyBuildCommon()
213 public IkeSessionConnectionInfo getIkeSessionConnectionInfo() { in getIkeSessionConnectionInfo() method in IkeSessionConfiguration
195 …ethod @NonNull public android.net.ipsec.ike.IkeSessionConnectionInfo getIkeSessionConnectionInfo();
3156 IkeSessionConnectionInfo ikeConnInfo = sessionConfig.getIkeSessionConnectionInfo(); in verifyAuthenticationCommonAndGetIkeMessage()