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.java147 static class LatinKey extends Keyboard.Key { class in LatinKeyboard
149 public LatinKey(Resources res, Keyboard.Row parent, int x, int y, in LatinKey() method in LatinKeyboard.LatinKey