Searched defs:listView (Results 1 – 7 of 7) sorted by relevance
532 MyListView listView = new MyListView(mActivity); in testDraw() local626 MyListView listView = new MyListView(mActivity); in testCheckLayoutParams() local653 MyListView listView = new MyListView(mActivity); in testComputeVerticalScrollValues() local686 MyListView listView = new MyListView(mActivity); in testGenerateLayoutParams() local718 MyListView listView = new MyListView(mActivity); in testBeforeAndAfterTextChanged() local780 final MyListView listView = new MyListView(mActivity, mAttributeSet); in testGetContextMenuInfo() local826 MyListView listView = new MyListView(mActivity); in testGetTopBottomFadingEdgeStrength() local839 MyListView listView = new MyListView(mActivity, mAttributeSet, 0); in testHandleDataChanged() local877 MyListView listView = new MyListView(mActivity, mAttributeSet, 0); in testSetFilterText() local
805 MyListView listView = new MyListView(mActivity, mAttributeSet); in testCanAnimate() local842 MyListView listView = new MyListView(mActivity, mAttributeSet); in testFindViewTraversal() local866 MyListView listView = new MyListView(mActivity, mAttributeSet); in testFindViewWithTagTraversal() local989 ListView listView = new ListView(mActivity); in testRequestLayout() local1023 ListView listView = new ListView(mActivity); in testNoSelectableItems() local
35 public ListUtil(ListView listView, Instrumentation instrumentation) { in ListUtil()
56 protected void setAdapter(ListView listView) { in setAdapter()
448 protected void setAdapter(ListView listView) { in setAdapter()
29 public ListView listView; field in ListActivityTestHelper
4228 final MockListView listView = new MockListView(mActivity); in testOnStartAndFinishTemporaryDetach() local