Searched refs:GRAVITY_HOR_RIGHT (Results 1 – 1 of 1) sorted by relevance
66 private static final int GRAVITY_HOR_RIGHT = 0x40; field in ManifestLayoutTests78 testLayout(GRAVITY_VER_TOP, GRAVITY_HOR_RIGHT, true /*fraction*/); in testGravityAndDefaultSizeTopRight()88 testLayout(GRAVITY_VER_BOTTOM, GRAVITY_HOR_RIGHT, false /*fraction*/); in testGravityAndDefaultSizeBottomRight()212 } else if (hGravity == GRAVITY_HOR_RIGHT){ in verifyFrameSizeAndPosition()229 } else if (hGravity == GRAVITY_HOR_RIGHT) { in getCutoutSizeByHorGravity()