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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DSwipeableConversationItemView.java46 public ListView getListView() { method in class:SwipeableConversationItemView
H A DConversationItemView.java1613 final View listView = getListView();
1693 SwipeableListView listView = getListView();
1820 SwipeableListView listView = getListView();
1822 getListView().dismissChild(this);
1942 final SwipeableListView list = getListView();
1958 private SwipeableListView getListView() { method in class:ConversationItemView
1962 v = (SwipeableListView) ((SwipeableConversationItemView) wrapper).getListView();
1965 v = mAdapter.getListView();
2042 SwipeableListView parent = getListView();
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactEntryListFragment.java217 public ListView getListView() { method in class:ContactEntryListFragment
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAnimatedAdapter.java648 public SwipeableListView getListView() { method in class:AnimatedAdapter

Completed in 1445 milliseconds