Searched refs:KeyboardTextsTable (Results 1 – 3 of 3) sorted by relevance
27 * KeyboardTextsTable.tmpl41 * KeyboardTextsTable.java43 public final class KeyboardTextsTable {
59 mTextsTable = KeyboardTextsTable.getTextsTable(locale); in setLocale()63 return KeyboardTextsTable.getText(name, mTextsTable); in getText()
43 public final class KeyboardTextsTable { class