Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/
DErrorPolicyManager.java321 int protocolErrorType = ikeProtocolException.getErrorType(); in getDataFailCauseForIkeProtocolException() local
322 switch (protocolErrorType) { in getDataFailCauseForIkeProtocolException()