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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
ActionBatch.java 63 --DisableAction-->
65 It may also be possible that DisableAction or StartDeleteAction or
255 public static final class DisableAction implements Action {
256 static final String TAG = "DictionaryProvider:" + DisableAction.class.getSimpleName();
260 public DisableAction(final String clientId, final WordListMetadata wordlist) {
269 Log.e(TAG, "DisableAction with a null word list!");
UpdateHandler.java     [all...]

Completed in 1929 milliseconds