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
312 final ScrollView scrollView = (ScrollView) mActivity.findViewById(R.id.scroll_view); in testAccessOnScrollChangedListener() local
710 MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testAccessTag() local2401 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationInWindow() local2437 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreen() local2445 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenNullArray() local2452 final View scrollView = mActivity.findViewById(R.id.scroll_view); in testGetLocationOnScreenSmallArray() local4042 final MockView scrollView = (MockView) mActivity.findViewById(R.id.scroll_view); in testSetScrollContainer() local
942 final HorizontalScrollView scrollView = new HorizontalScrollView(getContext()); in KeyboardLayoutView() local
701 MyHorizontalScrollView scrollView = new MyHorizontalScrollView(mActivity); in testComputeHorizontalScrollRange() local