Searched refs:TOTAL_CARDS (Results 1 – 2 of 2) sorted by relevance
38 private static final int TOTAL_CARDS = 100; field in CarouselTestActivity121 if (mView.getCardCount() < TOTAL_CARDS) {154 mView.createCards(INCREMENTAL_ADD ? 1: TOTAL_CARDS); in onCreate()
35 private static final int TOTAL_CARDS = 10000; field in MusicDemoActivity90 mView.createCards(TOTAL_CARDS); in onCreate()