Searched refs:KEY_FAILURE_STATUS (Results 1 – 1 of 1) sorted by relevance
84 private static final String KEY_FAILURE_STATUS = "failure_status"; field in DownloadMmsAction147 actionParameters.putInt(KEY_FAILURE_STATUS, getFailureStatus(downloadingStatus)); in queueAction()244 final int statusIfFailed = actionParameters.getInt(KEY_FAILURE_STATUS); in doBackgroundWork()295 final int statusIfFailed = actionParameters.getInt(KEY_FAILURE_STATUS); in processBackgroundFailure()