Searched refs:KEY_AUTO_DOWNLOAD (Results 1 – 2 of 2) sorted by relevance
79 private static final String KEY_AUTO_DOWNLOAD = "auto_download"; field in ProcessDownloadedMmsAction125 params.putBoolean(KEY_AUTO_DOWNLOAD, in processMessageDownloaded()156 params.putBoolean(KEY_AUTO_DOWNLOAD, autoDownload); in processMessageDownloadFastFailed()279 KEY_AUTO_DOWNLOAD); in doBackgroundWork()335 final boolean autoDownload = actionParameters.getBoolean(KEY_AUTO_DOWNLOAD); in processBackgroundResponse()
83 private static final String KEY_AUTO_DOWNLOAD = "auto_download"; field in DownloadMmsAction132 actionParameters.putBoolean(KEY_AUTO_DOWNLOAD, isAutoDownload(status)); in queueAction()238 final boolean autoDownload = actionParameters.getBoolean(KEY_AUTO_DOWNLOAD); in doBackgroundWork()