Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java2681 void onSessionLost(int token, @Nullable Exception exception); in onSessionLost() method
3793 public void onSessionLost(int token, @Nullable Exception exception) { in onSessionLost() method in Vpn.IkeV2VpnRunner