Home
last modified time | relevance | path

Searched defs:xmlName (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardId.java65 public KeyboardId(String xmlName, int xmlId, Locale locale, int orientation, int width, in KeyboardId()
111 public KeyboardId cloneWithNewXml(String xmlName, int xmlId) { in cloneWithNewXml()
/packages/apps/Contacts/src/com/android/contacts/widget/
DProportionalLayout.java43 private Direction(String xmlName) { in Direction()