Searched defs:view4 (Results 1 – 6 of 6) sorted by relevance
129 View view4 = mActivity.findViewById(R.id.relative_view4); in testConstructor() local255 View view4 = mActivity.findViewById(R.id.relative_view24); in testStartEnd() local
85 View view4 = rootView.findViewById(R.id.view4); in testGetExplicitStyle() local
58 View view4 = viewGroup.findViewById(R.id.view4); in testPadding() local
236 View view4 = viewGroup.findViewById(R.id.view4); in testVerticalHorizontalMargins() local
259 final MockView view4 = new MockView(context, 150, 25, 200, 100, View.INVISIBLE); in testDispatchScrollCaptureSearch_toChildren() local
4195 final MockView view4 = (MockView) mActivity.findViewById(R.id.scroll_view_4); in testScrollbarSize() local