Searched refs:operatorY (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ |
D | PopupWindowTest.java | 606 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifyPosition() argument 609 contentEdgeY, operatorY, anchorEdgeY, in verifyPosition() 615 int contentEdgeY, int operatorY, int anchorEdgeY, in verifyPosition() argument 619 contentEdgeY, operatorY, anchorEdgeY, offsetX, offsetY, gravity); in verifyPosition() 624 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifyPosition() argument 627 contentEdgeY, operatorY, anchorEdgeY, in verifyPosition() 633 int contentEdgeY, int operatorY, int anchorEdgeY, in verifyPosition() argument 643 verifyPositionY(content, contentEdgeY, operatorY, anchor, anchorEdgeY); in verifyPosition() 2129 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifySubPopupPosition() argument 2132 contentEdgeX, operatorX, anchorEdgeX, contentEdgeY, operatorY, anchorEdgeY); in verifySubPopupPosition()
|