Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DLatinKeyboard.java88 static class LatinKey extends Keyboard.Key { class in LatinKeyboard
90 … public LatinKey(Resources res, Keyboard.Row parent, int x, int y, XmlResourceParser parser) { in LatinKey() method in LatinKeyboard.LatinKey