Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/
DErrorPolicyManager.java291 ret = getDataFailCauseForIkeProtocolException(error.getException()); in getDataFailCause()
316 private int getDataFailCauseForIkeProtocolException(Exception exception) { in getDataFailCauseForIkeProtocolException() method in ErrorPolicyManager