Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java582 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifyPosition() argument
585 contentEdgeY, operatorY, anchorEdgeY, in verifyPosition()
591 int contentEdgeY, int operatorY, int anchorEdgeY, in verifyPosition() argument
595 contentEdgeY, operatorY, anchorEdgeY, offsetX, offsetY, gravity); in verifyPosition()
600 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifyPosition() argument
603 contentEdgeY, operatorY, anchorEdgeY, in verifyPosition()
609 int contentEdgeY, int operatorY, int anchorEdgeY, in verifyPosition() argument
619 verifyPositionY(content, contentEdgeY, operatorY, anchor, anchorEdgeY); in verifyPosition()
2096 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifySubPopupPosition() argument
2099 contentEdgeX, operatorX, anchorEdgeX, contentEdgeY, operatorY, anchorEdgeY); in verifySubPopupPosition()