HomeSort by relevance Sort by last modified time
    Searched refs:getShouldDisplayInList (Results 1 - 9 of 9) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationSpecialItemView.java 49 boolean getShouldDisplayInList();
ConversationLongPressTipView.java 114 public boolean getShouldDisplayInList() {
ConversationPhotoTeaserView.java 132 public boolean getShouldDisplayInList() {
ConversationSyncDisabledTipView.java 184 public boolean getShouldDisplayInList() {
ConversationsInOutboxTipView.java 219 public boolean getShouldDisplayInList() {
NestedFolderTeaserView.java 368 public boolean getShouldDisplayInList() {
AnimatedAdapter.java     [all...]
  /packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteMergedAdapter.java 168 mTileInteractionTeaserView.getShouldDisplayInList()){
202 mTileInteractionTeaserView.getShouldDisplayInList()) {
223 if (mTileInteractionTeaserView.getShouldDisplayInList()) {
290 mTileInteractionTeaserView.getShouldDisplayInList()) {
299 mTileInteractionTeaserView.getShouldDisplayInList() ? 1 : 0);
TileInteractionTeaserView.java 88 public boolean getShouldDisplayInList() {

Completed in 214 milliseconds