Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DGravity.java112 public static final int DISPLAY_CLIP_HORIZONTAL = 0x01000000; field in Gravity
337 if ((gravity&DISPLAY_CLIP_HORIZONTAL) != 0) { in applyDisplay()
493 if ((gravity & DISPLAY_CLIP_HORIZONTAL) == DISPLAY_CLIP_HORIZONTAL) { in toString()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32208 field public static final int DISPLAY_CLIP_HORIZONTAL = 16777216; // 0x1000000
/frameworks/base/api/
Dcurrent.txt48792 field public static final int DISPLAY_CLIP_HORIZONTAL = 16777216; // 0x1000000