Searched defs:createKeyFromXml (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PasswordEntryKeyboard.java | 88 protected Key createKeyFromXml(Resources res, Row parent, int x, int y, method in class:PasswordEntryKeyboard
|
/frameworks/base/core/java/android/inputmethodservice/ |
H A D | Keyboard.java | 774 protected Key createKeyFromXml(Resources res, Row parent, int x, int y, method in class:Keyboard 808 key = createKeyFromXml(res, currentRow, x, y, parser);
|
Completed in 66 milliseconds