Searched defs:getListView (Results 1 - 6 of 6) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DSwipeableConversationItemView.java43 public ListView getListView() { method in class:SwipeableConversationItemView
H A DConversationItemView.java1461 final SwipeableListView listView = getListView();
1594 SwipeableListView listView = getListView();
1716 final SwipeableListView list = getListView();
1732 private SwipeableListView getListView() { method in class:ConversationItemView
1736 v = (SwipeableListView) ((SwipeableConversationItemView) wrapper).getListView();
1739 v = mAdapter.getListView();
1816 SwipeableListView parent = getListView();
/packages/apps/Dialer/src/com/android/dialer/list/
H A DSpeedDialFragment.java424 public AbsListView getListView() { method in class:SpeedDialFragment
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationListFragment.java1214 public ListView getListView() { method in class:ConversationListFragment
H A DAnimatedAdapter.java649 public SwipeableListView getListView() { method in class:AnimatedAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactEntryListFragment.java224 public ListView getListView() { method in class:ContactEntryListFragment

Completed in 5097 milliseconds