Searched refs:importableContacts (Results 1 – 1 of 1) sorted by relevance
293 final ArrayList<SimContact> importableContacts = new ArrayList<>(checked.size()); in importCurrentSelections() local298 importableContacts.add(mAdapter.getItem(checked.keyAt(i))); in importCurrentSelections()301 SimImportService.startImport(getContext(), mSubscriptionId, importableContacts, in importCurrentSelections() local