Searched refs:getKeyboardIDs (Results 1 – 4 of 4) sorted by relevance
157 for (String keyboardId : Keyboard.getKeyboardIDs(keyboardPlatformId)) { in testVerifyKeyboardLoad()
124 for (String kid : Keyboard.getKeyboardIDs(kpid)) { in prettyprint()
132 for (String keyboardId : Keyboard.getKeyboardIDs(platformId)) { in showRepertoire()214 for (String keyboardId : Keyboard.getKeyboardIDs(platformId)) { in showHtml()
125 public static Set<String> getKeyboardIDs(String platformId) { in getKeyboardIDs() method in Keyboard