Home
last modified time | relevance | path

Searched refs:switchToAlphaKeyLabel (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeyboardTextsSetTests.java63 final String switchToAlphaKeyLabel = textsSet.getText( in testSwitchToAlphaKeyLabel() local
65 assertNotNull("Switch to alpha key label of " + locale, switchToAlphaKeyLabel); in testSwitchToAlphaKeyLabel()
66 assertFalse("Switch to alpha key label of " + locale, switchToAlphaKeyLabel.isEmpty()); in testSwitchToAlphaKeyLabel()