Searched refs:NUM_ICONS (Results 1 – 1 of 1) sorted by relevance
92 private static int NUM_ICONS = NAMES_AND_ATTR_IDS.length / 2; field in KeyboardIconsSet93 private static final String[] ICON_NAMES = new String[NUM_ICONS];94 private final Drawable[] mIcons = new Drawable[NUM_ICONS];95 private final int[] mIconResourceIds = new int[NUM_ICONS];