Searched refs:VERTICAL_ALIGNMENT_MASK (Results 1 - 3 of 3) sorted by relevance

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselView.java89 public static final int VERTICAL_ALIGNMENT_MASK = 0xff; field in class:CarouselView.DetailAlignment
H A DCarouselController.java302 int yBits = alignment & DetailAlignment.VERTICAL_ALIGNMENT_MASK;
H A Dcarousel.rs108 VERTICAL_ALIGNMENT_MASK = 0xff,

Completed in 136 milliseconds