Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKeyboardBuilder.java42 return ExpectedKey.EMPTY_KEY; in defaultElement()
DExpectedKey.java30 static ExpectedKey EMPTY_KEY = newInstance(""); field in ExpectedKey