Searched refs:isAutomaticIpVersionSelectionEnabled (Results 1 – 5 of 5) sorted by relevance
2296 boolean isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromNotIkeTunnConnParams() argument2303 .setAutomaticIpVersionSelectionEnabled(isAutomaticIpVersionSelectionEnabled) in doTestMigrateIkeSession_FromNotIkeTunnConnParams()2317 boolean isAutomaticIpVersionSelectionEnabled, in makeIkeV2VpnProfile() argument2336 .setAutomaticIpVersionSelectionEnabled(isAutomaticIpVersionSelectionEnabled) in makeIkeV2VpnProfile()2341 boolean isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromIkeTunnConnParams() argument2346 doTestMigrateIkeSession_FromIkeTunnConnParams(isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromIkeTunnConnParams()2352 boolean isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromIkeTunnConnParams() argument2359 isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromIkeTunnConnParams()2370 final int expectedIpVersion = isAutomaticIpVersionSelectionEnabled in doTestMigrateIkeSession_FromIkeTunnConnParams()2373 final int expectedEncapType = isAutomaticIpVersionSelectionEnabled in doTestMigrateIkeSession_FromIkeTunnConnParams()
492 assertEquals(false, ikeProfile.isAutomaticIpVersionSelectionEnabled()); in testAutomaticNattAndIpVersionDefaults()
435 public boolean isAutomaticIpVersionSelectionEnabled() { in isAutomaticIpVersionSelectionEnabled() method in Ikev2VpnProfile
3195 if (mProfile.isAutomaticIpVersionSelectionEnabled()) { in getIkeSessionParams()3469 if (mProfile.isAutomaticIpVersionSelectionEnabled()) { in maybeMigrateIkeSession()
28719 method public boolean isAutomaticIpVersionSelectionEnabled();