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.java699 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testShowAtLocation() local
732 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testShowAsDropDownWithOffsets() local
757 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testOverlapAnchor() local
1557 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testIsAboveAnchor() local
2077 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in testWinAnimationDurationNoShortenByTinkeredScale() local
DListPopupWindowTest.java257 final View upperAnchor = mActivity.findViewById(R.id.anchor_upper); in verifyAnchoring() local