Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java2667 void onIkeOpened(int token, @NonNull IkeSessionConfiguration ikeConfiguration); in onIkeOpened() argument
2882 public void onIkeOpened(int token, @NonNull IkeSessionConfiguration ikeConfiguration) { in onIkeOpened() argument
2891 ikeConfiguration.isIkeExtensionEnabled( in onIkeOpened()
2893 final IkeSessionConnectionInfo info = ikeConfiguration.getIkeSessionConnectionInfo(); in onIkeOpened()