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