Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DUserDictionaryToolsList.java567 OpenWnnEvent event = new OpenWnnEvent(OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY, in deleteWord()
627 OpenWnnEvent event = new OpenWnnEvent(OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY, in getWords()
DOpenWnnEvent.java178 public static final int LIST_WORDS_IN_USER_DICTIONARY = 0xF0000015; field in OpenWnnEvent
DOpenWnnEN.java420 case OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY: in onEvent()
DOpenWnnJAJP.java715 case OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY: in onEvent()