Searched refs:EXTRA_SIM_CONTACTS (Results 1 – 1 of 1) sorted by relevance
74 public static final String EXTRA_SIM_CONTACTS = "simContacts"; field in SimImportService142 .putExtra(EXTRA_SIM_CONTACTS, contacts) in startImport()177 intent.getParcelableArrayListExtra(EXTRA_SIM_CONTACTS); in createTaskForIntent()