Searched defs:view2 (Results 1 – 6 of 6) sorted by relevance
73 View view2 = activity.findViewById(R.id.relative_view2); in testConstructor() local180 View view2 = activity.findViewById(R.id.relative_view22); in testStartEnd() local
106 CheckedTextView view2 = (CheckedTextView) adapter.getView(2, null, null); in testChecked() local
256 View view2 = new RelativeLayout(mActivity); in testAddView() local
75 final View view2 = mActivity.findViewById(R.id.view2); in testAddOnGlobalFocusChangeListener() local205 final View view2 = mActivity.findViewById(R.id.view2); in testRemoveOnGlobalFocusChangeListener() local
382 final MockView view2 = (MockView) mActivity.findViewById(R.id.scroll_view); in testMouseEventCallsGetPointerIcon() local1870 final View view2 = mActivity.findViewById(R.id.fit_windows); in testHasWindowFocus() local
1787 TemporaryDetachingMockView view2 = new TemporaryDetachingMockView(mContext); in testTemporaryDetach() local