Searched refs:BUNDLE_REQUEST_STATUS (Results 1 – 1 of 1) sorted by relevance
91 private static final String BUNDLE_REQUEST_STATUS = "request_status"; field in ProcessDownloadedMmsAction318 response.putInt(BUNDLE_REQUEST_STATUS, status); in doBackgroundWork()332 final int status = response.getInt(BUNDLE_REQUEST_STATUS); in processBackgroundResponse()