Searched defs:platformId (Results 1 – 3 of 3) sorted by relevance
22 private static String platformId = null; field in Support_PlatformFile
125 public static Set<String> getKeyboardIDs(String platformId) { in getKeyboardIDs()135 public static Platform getPlatform(String platformId) { in getPlatform()177 … public static Keyboard getKeyboard(String platformId, String keyboardId, Set<Exception> errors) { in getKeyboard()
271 String platformId = platformKeyboard.get0(); in showHtml() local