Searched refs:createIccRecords (Results 1 – 1 of 1) sorted by relevance
110 mIccRecords = createIccRecords(as.app_type, mContext, mCi); in UiccCardApplication()145 mIccRecords = createIccRecords(as.app_type, c, ci); in update()179 private IccRecords createIccRecords(AppType type, Context c, CommandsInterface ci) { in createIccRecords() method in UiccCardApplication