Home
last modified time | relevance | path

Searched defs:isAutomaticIpVersionSelectionEnabled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java2296 boolean isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromNotIkeTunnConnParams()
2317 boolean isAutomaticIpVersionSelectionEnabled, in makeIkeV2VpnProfile()
2341 boolean isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromIkeTunnConnParams()
2352 boolean isAutomaticIpVersionSelectionEnabled, in doTestMigrateIkeSession_FromIkeTunnConnParams()
/frameworks/base/core/java/android/net/
DIkev2VpnProfile.java435 public boolean isAutomaticIpVersionSelectionEnabled() { in isAutomaticIpVersionSelectionEnabled() method in Ikev2VpnProfile