Home
last modified time | relevance | path

Searched defs:upperAnchor (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java653 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testShowAtLocation() local
686 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testShowAsDropDownWithOffsets() local
711 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testOverlapAnchor() local
1511 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testIsAboveAnchor() local
DListPopupWindowTest.java257 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in verifyAnchoring() local