Searched defs:REQUEST_END (Results 1 - 1 of 1) sorted by path

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselViewHelper.java35 private static final int REQUEST_END = 4000000; field in class:CarouselViewHelper
104 if (msg.what < REQUEST_TEXTURE_N || msg.what > REQUEST_END) {
126 } else if (msg.what < REQUEST_END) {

Completed in 12 milliseconds