Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DAccountSelectionUtil.java172 Intent importIntent = new Intent(Intent.ACTION_VIEW); in doImportFromSim() local
185 Intent importIntent = new Intent(context, ImportVCardActivity.class); in doImportFromVcfFile() local