Searched refs:handleSessionLost (Results 1 – 1 of 1) sorted by relevance
3703 handleSessionLost(exception, network); in onDefaultNetworkLost()3720 handleSessionLost(new IkeNetworkLostException(network), in onDefaultNetworkLost()3809 handleSessionLost(exception, mActiveNetwork); in onSessionLost()3812 private void handleSessionLost(@Nullable Exception exception, @Nullable Network network) { in handleSessionLost() method in Vpn.IkeV2VpnRunner