Searched defs:FILL_HORIZONTAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DGravity.java66 public static final int FILL_HORIZONTAL = LEFT|RIGHT; field in class:Gravity
74 public static final int FILL = FILL_VERTICAL|FILL_HORIZONTAL;

Completed in 496 milliseconds