Searched defs:scrollView (Results 1 – 4 of 4) sorted by relevance
71 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testReceiveData() local105 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testMultipleListeners() local148 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testDropCount() local
289 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testAccessOnScrollChangedListener() local
577 MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testAccessTag() local2125 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationInWindow() local2161 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreen() local2169 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenNullArray() local2176 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenSmallArray() local3601 final MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testSetScrollContainer() local
662 MyHorizontalScrollView scrollView = new MyHorizontalScrollView(mActivity); in testComputeHorizontalScrollRange() local