Searched defs:xmlName (Results 1 – 2 of 2) sorted by relevance
65 public KeyboardId(String xmlName, int xmlId, Locale locale, int orientation, int width, in KeyboardId()111 public KeyboardId cloneWithNewXml(String xmlName, int xmlId) { in cloneWithNewXml()
43 private Direction(String xmlName) { in Direction()