Searched refs:mKeycodeStrings (Results 1 – 1 of 1) sorted by relevance
31 private static final ArrayList<String> mKeycodeStrings = new ArrayList<>(); field in KeycodeSelectionHelper43 mKeycodeStrings.add(formatString(field.getName())); in formatString()66 .setItems(mKeycodeStrings.toArray(new String[0]), in showKeycodeSelect()