Searched defs:platformId (Results 1 – 4 of 4) sorted by relevance
22 private static String platformId = null; field in Support_PlatformFile
88 val platformId = buffer.uint16 in getPostScriptName() constant
126 public static Set<String> getKeyboardIDs(String platformId) { in getKeyboardIDs()137 public static Platform getPlatform(String platformId) { in getPlatform()179 … public static Keyboard getKeyboard(String platformId, String keyboardId, Set<Exception> errors) { in getKeyboard()
271 String platformId = platformKeyboard.get0(); in showHtml() local