Searched refs:RARE_PASTRIES (Results 1 – 1 of 1) sorted by relevance
59 private static final int[] RARE_PASTRIES = { field in DessertCaseView88 private static final int NUM_PASTRIES = PASTRIES.length + RARE_PASTRIES.length172 … for (int[] list : new int[][] { PASTRIES, RARE_PASTRIES, XRARE_PASTRIES, XXRARE_PASTRIES }) { in DessertCaseView()302 d = mDrawables.get(pick(RARE_PASTRIES)); in fillFreeList()