Searched defs:layoutKeys (Results 1 – 1 of 1) sorted by relevance
45 public KeyboardLayout(ArrayList<Key> layoutKeys, int mostCommonKeyWidth, in KeyboardLayout()112 final ArrayList<Key> layoutKeys = new ArrayList<Key>(); in newKeyboardLayout() local