Home
last modified time | relevance | path

Searched refs:checkWhetherToShow (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationLongPressTipView.java43 mShow = checkWhetherToShow(); in onUpdate()
48 mShow = checkWhetherToShow(); in getShouldDisplayInList()
52 private boolean checkWhetherToShow() { in checkWhetherToShow() method in ConversationLongPressTipView
DConversationPhotoTeaserView.java33 mShown = checkWhetherToShow(); in onUpdate()
39 mShown = checkWhetherToShow(); in getShouldDisplayInList()
43 private boolean checkWhetherToShow() { in checkWhetherToShow() method in ConversationPhotoTeaserView