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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
ActionBatch.java 59 InstallAfterDownloadAction | |
191 public static final class InstallAfterDownloadAction implements Action {
193 + InstallAfterDownloadAction.class.getSimpleName();
198 public InstallAfterDownloadAction(final String clientId,
200 DebugLogUtils.l("New InstallAfterDownloadAction for client ", clientId, " : ",
209 Log.e(TAG, "InstallAfterDownloadAction with a null parameter!");
UpdateHandler.java 494 actions.add(new ActionBatch.InstallAfterDownloadAction(clientId,
    [all...]

Completed in 3020 milliseconds