Searched refs:SEARCH_LINK (Results 1 - 4 of 4) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DOpenWnnDictionaryImplJni.java81 * @see jp.co.omronsoft.openwnn.WnnDictionary#SEARCH_LINK
84 public static final int SEARCH_LINK = WnnDictionary.SEARCH_LINK; field in class:OpenWnnDictionaryImplJni
H A DWnnDictionary.java72 public static final int SEARCH_LINK = 2; field in interface:WnnDictionary
232 * set {@code SEARCH_LINK} mode to {@code operation}. The other arguments are
H A DOpenWnnDictionaryImpl.java422 if( operation != WnnDictionary.SEARCH_LINK ) {
437 case WnnDictionary.SEARCH_LINK:
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DOpenWnnEngineJAJP.java393 return mDictionaryJP.searchWord(WnnDictionary.SEARCH_LINK, WnnDictionary.ORDER_BY_FREQUENCY,

Completed in 71 milliseconds