Searched refs:mIccFh (Results 1 – 1 of 1) sorted by relevance
84 private IccFileHandler mIccFh; field in UiccCardApplication112 mIccFh = createIccFileHandler(as.app_type); in UiccCardApplication()145 if (mIccFh != null) { mIccFh.dispose();} in update()147 mIccFh = createIccFileHandler(as.app_type); in update()175 if (mIccFh != null) { mIccFh.dispose();} in dispose()177 mIccFh = null; in dispose()618 return mIccFh; in getIccFileHandler()918 pw.println(" mIccFh=" + mIccFh); in dump()