Searched refs:KEY_CONTENT_LOCATION (Results 1 – 3 of 3) sorted by relevance
78 private static final String KEY_CONTENT_LOCATION = "content_location"; field in ProcessDownloadedMmsAction123 params.putString(KEY_CONTENT_LOCATION, in processMessageDownloaded()155 params.putString(KEY_CONTENT_LOCATION, contentLocation); in processMessageDownloadFastFailed()191 params.putString(KEY_CONTENT_LOCATION, contentLocation); in sendDeferredRespStatus()214 final String contentLocation = actionParameters.getString(KEY_CONTENT_LOCATION); in doBackgroundWork()345 final String contentLocation = actionParameters.getString(KEY_CONTENT_LOCATION); in processBackgroundResponse()
50 private static final String KEY_CONTENT_LOCATION = "content_location"; field in ReceiveMmsMessageAction144 actionParameters.putString(KEY_CONTENT_LOCATION, mms.mContentLocation); in executeAction()165 final String contentLocation = actionParameters.getString(KEY_CONTENT_LOCATION); in doBackgroundWork()
78 private static final String KEY_CONTENT_LOCATION = "content_location"; field in DownloadMmsAction129 actionParameters.putString(KEY_CONTENT_LOCATION, message.getMmsContentLocation()); in queueAction()237 final String contentLocation = actionParameters.getString(KEY_CONTENT_LOCATION); in doBackgroundWork()