Home
last modified time | relevance | path

Searched refs:isAutomaticNattKeepaliveTimerEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/
H A DIkev2VpnProfile.java430 public boolean isAutomaticNattKeepaliveTimerEnabled() { in isAutomaticNattKeepaliveTimerEnabled() method in Ikev2VpnProfile
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java3496 if (mProfile.isAutomaticNattKeepaliveTimerEnabled()) { in getIkeSessionParams()
3697 if (mProfile.isAutomaticNattKeepaliveTimerEnabled()) { in getOrGuessKeepaliveDelaySeconds()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28218 method public boolean isAutomaticNattKeepaliveTimerEnabled();