Searched refs:SET_SLIDES (Results 1 – 1 of 1) sorted by relevance
211 private static final int SET_SLIDES = 2; field in SkiaSampleActivity222 case SET_SLIDES:243 mHandler.obtainMessage(SET_SLIDES, slideList).sendToTarget(); in setSlideList()