Home
last modified time | relevance | path

Searched defs:importIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
DAccountSelectionUtil.java168 Intent importIntent = new Intent(Intent.ACTION_VIEW); in doImportFromSim() local
181 Intent importIntent = new Intent(activity, ImportVCardActivity.class); in doImportFromVcfFile() local