Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java658 int anchorX = anchorOnScreenXY[0]; in verifyPositionX() local
660 anchorX += anchor.getWidth(); in verifyPositionX()
670 assertComparison(contentX, flags, anchorX); in verifyPositionX()