Home
last modified time | relevance | path

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

/development/samples/SpellChecker/HelloSpellChecker/src/com/example/android/hellospellchecker/
DHelloSpellCheckerActivity.java35 private static final int NOT_A_LENGTH = -1; field in HelloSpellCheckerActivity
101 if (length != NOT_A_LENGTH) { in dumpSuggestionsInfoInternal()
119 dumpSuggestionsInfoInternal(sb, arg0[i], 0, NOT_A_LENGTH); in onGetSuggestions()