Searched refs:contentEdge (Results 1 – 1 of 1) sorted by relevance
589 private void verifyPositionY(View content, int contentEdge, int flags, in verifyPositionY() argument601 if ((contentEdge & BOTTOM) == BOTTOM) { in verifyPositionY()608 private void verifyPositionX(View content, int contentEdge, int flags, in verifyPositionX() argument620 if ((contentEdge & RIGHT) == RIGHT) { in verifyPositionX()