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

  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java 814 public static final int STORE_CONFIG_DEPTH_READS = 2;
826 * {@link CarouselController#STORE_CONFIG_DEPTH_READS}, and
CarouselRS.java 567 final boolean depthReads = (config & CarouselController.STORE_CONFIG_DEPTH_READS) != 0;
    [all...]

Completed in 35 milliseconds