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