Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java3827 final IkeProtocolException ikeException = (IkeProtocolException) exception; in handleSessionLost() local
3829 errorCode = ikeException.getErrorType(); in handleSessionLost()
3831 switch (ikeException.getErrorType()) { in handleSessionLost()