Home
last modified time | relevance | path

Searched refs:getShouldDisplayInList (Results 1 – 7 of 7) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationSpecialItemView.java49 boolean getShouldDisplayInList(); in getShouldDisplayInList() method
DConversationLongPressTipView.java47 public boolean getShouldDisplayInList() { in getShouldDisplayInList() method in ConversationLongPressTipView
DConversationPhotoTeaserView.java37 public boolean getShouldDisplayInList() { in getShouldDisplayInList() method in ConversationPhotoTeaserView
DConversationsInOutboxTipView.java146 public boolean getShouldDisplayInList() {
DConversationSyncDisabledTipView.java101 public boolean getShouldDisplayInList() {
DNestedFolderTeaserView.java355 public boolean getShouldDisplayInList() { in getShouldDisplayInList() method in NestedFolderTeaserView
DAnimatedAdapter.java1057 if (specialView.getShouldDisplayInList()) { in updateSpecialViews()