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

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselView.java108 public static final int HORIZONTAL_ALIGNMENT_MASK = 0xff00; field in class:CarouselView.DetailAlignment
H A DCarouselController.java297 int xBits = alignment & DetailAlignment.HORIZONTAL_ALIGNMENT_MASK;
H A Dcarousel.rs127 HORIZONTAL_ALIGNMENT_MASK = 0xff00,

Completed in 25 milliseconds