Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java618 verifyPositionX(content, contentEdgeX, operatorX, anchor, anchorEdgeX); in verifyPosition()
654 private void verifyPositionX(View content, int contentEdge, int flags, in verifyPositionX() method in PopupWindowTest