Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorIntents.java50 putPhotoId(intent, photoId); in createEditContactIntent()
122 private static void putPhotoId(Intent intent, long photoId) { in putPhotoId() method in EditorIntents