Searched defs:scrollView (Results 1 – 5 of 5) sorted by relevance
83 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testReceiveData() local117 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testMultipleListeners() local160 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
717 MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testAccessTag() local2297 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationInWindow() local2333 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreen() local2341 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenNullArray() local2348 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenSmallArray() local3927 final MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testSetScrollContainer() local
628 final HorizontalScrollView scrollView = new HorizontalScrollView(getContext()); in KeyboardLayoutView() local
686 MyHorizontalScrollView scrollView = new MyHorizontalScrollView(mActivity); in testComputeHorizontalScrollRange() local