HomeSort by relevance Sort by last modified time
    Searched refs:getSymbolsShiftKey (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Symbols.java 43 builder.addKeysOnTheLeftOfRow(3, customizer.getSymbolsShiftKey(isPhone))
52 .addKeysOnTheLeftOfRow(3, customizer.getSymbolsShiftKey(isPhone))
53 .addKeysOnTheRightOfRow(3, customizer.getSymbolsShiftKey(isPhone))
LayoutBase.java 81 public ExpectedKey getSymbolsShiftKey(boolean isPhone) {

Completed in 249 milliseconds