Searched refs:getIkeSessionConnectionInfo (Results 1 – 6 of 6) sorted by relevance
109 assertEquals(connectionInfo, config.getIkeSessionConnectionInfo()); in testIkeSessionConfiguration()136 assertEquals(connectionInfo, config.getIkeSessionConnectionInfo()); in testIkeSessionConfigurationClearMethods()
528 IkeSessionConnectionInfo ikeConnectInfo = ikeConfig.getIkeSessionConnectionInfo();
79 assertEquals(IKE_CONNECT_INFO, config.getIkeSessionConnectionInfo()); in verifyBuildCommon()
206 public IkeSessionConnectionInfo getIkeSessionConnectionInfo() { in getIkeSessionConnectionInfo() method in IkeSessionConfiguration
167 …ethod @NonNull public android.net.ipsec.ike.IkeSessionConnectionInfo getIkeSessionConnectionInfo();
2801 IkeSessionConnectionInfo ikeConnInfo = sessionConfig.getIkeSessionConnectionInfo(); in verifyAuthenticationCommonAndGetIkeMessage()