Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeySpecParserTestsBase.java40 private static final String ICON_NON_EXISTING = PREFIX_ICON + "non_existing"; field in KeySpecParserTestsBase
276 assertParserError("Non existing icon", ICON_NON_EXISTING + "|abc", in testFormatError()