Home
last modified time | relevance | path

Searched refs:anchorY (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java639 int anchorY = anchorOnScreenXY[1]; in verifyPositionY() local
641 anchorY += anchor.getHeight(); in verifyPositionY()
651 assertComparison(contentY, flags, anchorY); in verifyPositionY()