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 ProcessDownloadedMmsAction126 params.putBoolean(KEY_AUTO_DOWNLOAD, in processMessageDownloaded()158 params.putBoolean(KEY_AUTO_DOWNLOAD, autoDownload); in processMessageDownloadFastFailed()281 KEY_AUTO_DOWNLOAD); in doBackgroundWork()340 final boolean autoDownload = actionParameters.getBoolean(KEY_AUTO_DOWNLOAD); in processBackgroundResponse()
83 private static final String KEY_AUTO_DOWNLOAD = "auto_download"; field in DownloadMmsAction134 actionParameters.putBoolean(KEY_AUTO_DOWNLOAD, isAutoDownload(status)); in queueAction()241 final boolean autoDownload = actionParameters.getBoolean(KEY_AUTO_DOWNLOAD); in doBackgroundWork()