Searched refs:Modes (Results 1 – 2 of 2) sorted by relevance
57 public static final class Modes { class in PhotoActionPopup
1787 return getContent().isWritablePhotoSet() ? PhotoActionPopup.Modes.WRITE_ABLE_PHOTO in getPhotoMode()1788 : PhotoActionPopup.Modes.NO_PHOTO; in getPhotoMode()