Searched refs:mIccFh (Results 1 – 1 of 1) sorted by relevance
93 private IccFileHandler mIccFh; field in UiccCardApplication123 mIccFh = createIccFileHandler(as.app_type); in UiccCardApplication()158 if (mIccFh != null) { mIccFh.dispose();} in update()160 mIccFh = createIccFileHandler(as.app_type); in update()193 if (mIccFh != null) { mIccFh.dispose();} in dispose()195 mIccFh = null; in dispose()688 return mIccFh; in getIccFileHandler()1000 pw.println(" mIccFh=" + mIccFh); in dump()