Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java1731 int[] anchorLocationInWindowXY = new int[2]; in testVerticallyClippedBeforeAdjusted() local
1732 anchor.getLocationInWindow(anchorLocationInWindowXY); in testVerticallyClippedBeforeAdjusted()
1734 parentHeight - (anchorLocationInWindowXY[1] + anchor.getHeight()) in testVerticallyClippedBeforeAdjusted()