Searched refs:operatorY (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ |
D | PopupWindowTest.java | 536 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifyPosition() argument 539 contentEdgeY, operatorY, anchorEdgeY, in verifyPosition() 545 int contentEdgeY, int operatorY, int anchorEdgeY, in verifyPosition() argument 549 contentEdgeY, operatorY, anchorEdgeY, offsetX, offsetY, gravity); in verifyPosition() 554 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifyPosition() argument 557 contentEdgeY, operatorY, anchorEdgeY, in verifyPosition() 563 int contentEdgeY, int operatorY, int anchorEdgeY, in verifyPosition() argument 573 verifyPositionY(content, contentEdgeY, operatorY, anchor, anchorEdgeY); in verifyPosition() 1946 int contentEdgeY, int operatorY, int anchorEdgeY) throws Throwable { in verifySubPopupPosition() argument 1949 contentEdgeX, operatorX, anchorEdgeX, contentEdgeY, operatorY, anchorEdgeY); in verifySubPopupPosition()
|