Searched defs:KEY_RAW_CONTACT_ID_REQUESTING_PHOTO (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java112 private static final String KEY_RAW_CONTACT_ID_REQUESTING_PHOTO = "photorequester"; field in class:ContactEditorFragment
483 KEY_RAW_CONTACT_ID_REQUESTING_PHOTO);
1655 outState.putLong(KEY_RAW_CONTACT_ID_REQUESTING_PHOTO, mRawContactIdRequestingPhoto);

Completed in 103 milliseconds