OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sethasphotoeditor
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
BaseRawContactEditorView.java
116
protected void
setHasPhotoEditor
(boolean hasPhotoEditor) {
RawContactReadOnlyEditorView.java
156
setHasPhotoEditor
(hasPhotoEditor);
RawContactEditorView.java
234
setHasPhotoEditor
((type.getKindForMimetype(Photo.CONTENT_ITEM_TYPE) != null));
Completed in 1146 milliseconds