Searched defs:getDetailTexture (Results 1 - 4 of 4) sorted by relevance

/frameworks/ex/carousel/test/src/com/android/carouseltest/
H A DMusicDemoActivity.java76 public Bitmap getDetailTexture(int n) { method in class:MusicDemoActivity.LocalCarouselViewHelper
H A DCarouselTestActivity.java102 public Bitmap getDetailTexture(int n) { method in class:CarouselTestActivity.LocalCarouselViewHelper
H A DTaskSwitcherActivity.java150 public Bitmap getDetailTexture(int n) { method in class:TaskSwitcherActivity.LocalCarouselViewHelper
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselViewHelper.java122 final Bitmap bitmap = getDetailTexture(id);
190 public Bitmap getDetailTexture(int id) { method in class:CarouselViewHelper

Completed in 94 milliseconds