OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasSetPhoto
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
BaseRawContactEditorView.java
103
public boolean
hasSetPhoto
() {
104
return mPhoto.
hasSetPhoto
();
PhotoEditorView.java
119
public boolean
hasSetPhoto
() {
Completed in 249 milliseconds