Searched refs:EXTRA_STATUS_IF_FAILED (Results 1 – 2 of 2) sorted by relevance
99 public static final String EXTRA_STATUS_IF_FAILED = "status_if_failed"; field in DownloadMmsAction254 extras.putInt(EXTRA_STATUS_IF_FAILED, statusIfFailed); in doBackgroundWork()
132 extras.getInt(DownloadMmsAction.EXTRA_STATUS_IF_FAILED)); in processMessageDownloaded()