OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTENT_EXTRA_PHOTO_ID
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
EditorIntents.java
158
intent.putExtra(ContactEditorBaseFragment.
INTENT_EXTRA_PHOTO_ID
, photoId);
ContactEditorBaseFragment.java
192
public static final String
INTENT_EXTRA_PHOTO_ID
= "photo_id";
[
all
...]
Completed in 39 milliseconds