Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationSpecialItemView.java42 void onGetView(); in onGetView() method
DConversationLongPressTipView.java109 public void onGetView() { in onGetView() method in ConversationLongPressTipView
DConversationPhotoTeaserView.java127 public void onGetView() { in onGetView() method in ConversationPhotoTeaserView
DConversationsInOutboxTipView.java109 public void onGetView() { in onGetView() method in ConversationsInOutboxTipView
DConversationSyncDisabledTipView.java156 public void onGetView() { in onGetView() method in ConversationSyncDisabledTipView
DNestedFolderTeaserView.java280 public void onGetView() { in onGetView() method in NestedFolderTeaserView
DAnimatedAdapter.java483 specialView.onGetView(); in getView()