Searched defs:scrollView (Results 1 – 4 of 4) sorted by relevance
72 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testReceiveData() local106 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testMultipleListeners() local149 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testDropCount() local
306 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testAccessOnScrollChangedListener() local
709 MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testAccessTag() local2289 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationInWindow() local2325 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreen() local2333 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenNullArray() local2340 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenSmallArray() local3856 final MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testSetScrollContainer() local
665 MyHorizontalScrollView scrollView = new MyHorizontalScrollView(mActivity); in testComputeHorizontalScrollRange() local