HomeSort by relevance Sort by last modified time
    Searched full:temporarymode (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 193 /** Definition for {@code EngineState.temporaryMode} (change back to the normal dictionary) */
196 /** Definition for {@code EngineState.temporaryMode} (change to the symbol dictionary) */
199 /** Definition for {@code EngineState.temporaryMode} (change to the user dictionary) */
230 public int temporaryMode = INVALID;
271 return temporaryMode == TEMPORARY_DICTIONARY_MODE_SYMBOL;
542 state.temporaryMode = EngineState.TEMPORARY_DICTIONARY_MODE_NONE;
    [all...]

Completed in 1538 milliseconds