HomeSort by relevance Sort by last modified time
    Searched refs:HORIZONTAL_ALIGNMENT_MASK (Results 1 - 3 of 3) sorted by null

  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselView.java 108 public static final int HORIZONTAL_ALIGNMENT_MASK = 0xff00;
CarouselController.java 297 int xBits = alignment & DetailAlignment.HORIZONTAL_ALIGNMENT_MASK;
carousel.rs 127 HORIZONTAL_ALIGNMENT_MASK = 0xff00,
    [all...]

Completed in 30 milliseconds