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.java457 IccException iccException; in processException() local
464 iccException = result.getException(); in processException()
465 if (iccException != null) { in processException()
466 sendResult(response, null, iccException); in processException()