Home
last modified time | relevance | path

Searched defs:anchorView (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java835 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor() local
846 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_ignoringBottomDecoration() local
857 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_offset2() local
869 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_offset2_ignoringBottomDecoration() local
880 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_largeOffset() local
898 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_largeOffset_ignoringBottomDecoration() local
918 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_maxOffset() local
931 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_maxOffset_ignoringBottomDecoration() local
945 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_negativeOffset() local
958 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_negativeOffset_ignoringBottomDecoration() local
[all …]
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java86 ActivityTestRule<?> activityTestRule, View anchorView, in emulateTapOnView()
132 ActivityTestRule<?> activityTestRule, View anchorView, in emulateDoubleTapOnView()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java85 ActivityTestRule<?> activityTestRule, View anchorView, in emulateTapOnView()
131 ActivityTestRule<?> activityTestRule, View anchorView, in emulateDoubleTapOnView()