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.java1276 final SwipeableListView listView = getListView();
1297 final SwipeableListView listView = getListView();
1388 final SwipeableListView listView = getListView();
1521 SwipeableListView listView = getListView();
1639 final SwipeableListView list = getListView();
1655 private SwipeableListView getListView() { method in class:ConversationItemView
1659 v = (SwipeableListView) ((SwipeableConversationItemView) wrapper).getListView();
1662 v = mAdapter.getListView();
1739 SwipeableListView parent = getListView();
/packages/apps/Dialer/src/com/android/dialer/list/
H A DSpeedDialFragment.java464 public AbsListView getListView() { method in class:SpeedDialFragment
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationListFragment.java1320 public SwipeableListView getListView() { method in class:ConversationListFragment
H A DAnimatedAdapter.java665 public SwipeableListView getListView() { method in class:AnimatedAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactEntryListFragment.java232 public ListView getListView() { method in class:ContactEntryListFragment

Completed in 134 milliseconds