Home | History | Annotate | Download | only in uicc

Lines Matching defs:createIccRecords

113         mIccRecords = createIccRecords(as.app_type, mContext, mCi);
148 mIccRecords = createIccRecords(as.app_type, c, ci);
182 private IccRecords createIccRecords(AppType type, Context c, CommandsInterface ci) {