Searched refs:StartDownloadAction (Results 1 – 2 of 2) sorted by relevance
94 public static final class StartDownloadAction implements Action { class in ActionBatch95 static final String TAG = "DictionaryProvider:" + StartDownloadAction.class.getSimpleName();100 public StartDownloadAction(final String clientId, final WordListMetadata wordList) { in StartDownloadAction() method in ActionBatch.StartDownloadAction
813 actions.add(new ActionBatch.StartDownloadAction(clientId, newInfo)); in compareMetadataForUpgrade()958 actions.add(new ActionBatch.StartDownloadAction(clientId, metadata)); in installIfNeverRequested()1012 actions.add(new ActionBatch.StartDownloadAction(clientId, wordListMetaData)); in markAsUsed()1127 actions.add(new ActionBatch.StartDownloadAction(clientId, wordListMetaData)); in markAsBrokenOrRetrying()