Home
last modified time | relevance | path

Searched refs:createEditContactIntentForRawContact (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorIntents.java129 public static Intent createEditContactIntentForRawContact(Context context, in createEditContactIntentForRawContact() method in EditorIntents
DCompactContactEditorFragment.java290 final Intent intent = EditorIntents.createEditContactIntentForRawContact( in onRawContactSelected()