Searched refs:MAX_WORDS_IN_LEARN_DICTIONARY (Results 1 – 1 of 1) sorted by relevance
99 protected static final int MAX_WORDS_IN_LEARN_DICTIONARY = 2000; field in OpenWnnDictionaryImpl1031 if( cursor.getCount( ) >= MAX_WORDS_IN_LEARN_DICTIONARY ) { in learnWord()