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