Searched defs:getSpaceKeys (Results 1 - 7 of 7) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
H A DNepaliCustomizer.java37 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:NepaliCustomizer
H A DLayoutCustomizer.java182 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:LayoutCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsBengaliBD.java49 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:TestsBengaliBD.BengaliBDCustomzier
H A DTestsSplitLayoutQwertyEnglishUS.java54 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:TestsSplitLayoutQwertyEnglishUS.EnglishSplitCustomizer
56 return super.getSpaceKeys(isPhone);
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DKannada.java64 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:Kannada.KannadaCustomizer
H A DTelugu.java64 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:Telugu.TeluguCustomizer
H A DFarsi.java91 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { method in class:Farsi.FarsiCustomizer

Completed in 104 milliseconds