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 64 --DisableAction-->
66 It may also be possible that DisableAction or StartDeleteAction or
241 public static final class DisableAction implements Action {
242 static final String TAG = "DictionaryProvider:" + DisableAction.class.getSimpleName();
246 public DisableAction(final String clientId, final WordListMetadata wordlist) {
255 Log.e(TAG, "DisableAction with a null word list!");
UpdateHandler.java     [all...]

Completed in 72 milliseconds