Searched refs:SELECTION_COUNT (Results 1 – 1 of 1) sorted by relevance
44 private static int SELECTION_COUNT = 4; field in DialView109 mActiveSelection = (mActiveSelection + 1) % SELECTION_COUNT; in init()151 event.setItemCount(SELECTION_COUNT); in onPopulateAccessibilityEvent()206 for (int i = 0; i < SELECTION_COUNT; i++) { in onDraw()