Searched defs:anchorView (Results 1 – 3 of 3) sorted by relevance
905 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor() local916 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_ignoringBottomDecoration() local927 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_offset2() local939 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_offset2_ignoringBottomDecoration() local950 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_largeOffset() local968 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_largeOffset_ignoringBottomDecoration() local988 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_maxOffset() local1001 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_maxOffset_ignoringBottomDecoration() local1015 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_negativeOffset() local1028 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_negativeOffset_ignoringBottomDecoration() local[all …]
120 AnchorView anchorView = new AnchorView(mActivity.getApplicationContext(), sc); in testLocalSurfaceControlReceivesInput() local173 AnchorView anchorView = new AnchorView(mActivity.getApplicationContext(), sc); in testRemoteSurfaceControlReceivesInput() local251 AnchorView anchorView = new AnchorView(mActivity.getApplicationContext(), sc); in testNonBatchedSurfaceControlReceivesInput() local
107 ActivityTestRule<?> activityTestRule, View anchorView, in emulateTapOnView()154 ActivityTestRule<?> activityTestRule, View anchorView, in emulateDoubleTapOnView()