Searched refs:hasSetPhoto (Results 1 – 3 of 3) sorted by relevance
123 public boolean hasSetPhoto() { in hasSetPhoto() method in BaseRawContactEditorView124 return mPhoto.hasSetPhoto(); in hasSetPhoto()
352 if (editor.hasSetPhoto()) { in bindPhotoHandler()359 } else if (editor.hasSetPhoto() && hasMoreThanOnePhoto()) { in bindPhotoHandler()
166 public boolean hasSetPhoto() { in hasSetPhoto() method in PhotoEditorView