HomeSort by relevance Sort by last modified time
    Searched refs:LIST_WORDS_IN_USER_DICTIONARY (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 178 public static final int LIST_WORDS_IN_USER_DICTIONARY = 0xF0000015;
183 * Get a word from top of the list made by {@code LIST_WORDS_IN_USER_DICTIONARY}.
UserDictionaryToolsList.java 567 OpenWnnEvent event = new OpenWnnEvent(OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY,
627 OpenWnnEvent event = new OpenWnnEvent(OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY,
OpenWnnEN.java 420 case OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY:
    [all...]
OpenWnnJAJP.java 715 case OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY:
    [all...]

Completed in 146 milliseconds