Searched refs:isWritablePhotoSet (Results 1 – 3 of 3) sorted by relevance
172 public boolean isWritablePhotoSet() { in isWritablePhotoSet() method in PhotoEditorView
372 public boolean isWritablePhotoSet() { in isWritablePhotoSet() method in RawContactEditorView373 return mPhotoView.isWritablePhotoSet(); in isWritablePhotoSet()
1787 return getContent().isWritablePhotoSet() ? PhotoActionPopup.Modes.WRITE_ABLE_PHOTO in getPhotoMode()