Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccFileHandler.java452 IccException iccException; in processException() local
459 iccException = result.getException(); in processException()
460 if (iccException != null) { in processException()
461 sendResult(response, null, iccException); in processException()