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.java723 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testShowAtLocation() local
756 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testShowAsDropDownWithOffsets() local
781 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testOverlapAnchor() local
1581 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testIsAboveAnchor() local
2110 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testWinAnimationDurationNoShortenByTinkeredScale() local
DListPopupWindowTest.java273 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in verifyAnchoring() local