Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java160 public static class Row { class in Keyboard
183 public Row(Keyboard parent) { in Row() method in Keyboard.Row
187 public Row(Resources res, Keyboard parent, XmlResourceParser parser) { in Row() method in Keyboard.Row