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 ProcessDownloadedMmsAction124 params.putString(KEY_CONTENT_LOCATION, in processMessageDownloaded()157 params.putString(KEY_CONTENT_LOCATION, contentLocation); in processMessageDownloadFastFailed()193 params.putString(KEY_CONTENT_LOCATION, contentLocation); in sendDeferredRespStatus()216 final String contentLocation = actionParameters.getString(KEY_CONTENT_LOCATION); in doBackgroundWork()352 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 DownloadMmsAction131 actionParameters.putString(KEY_CONTENT_LOCATION, message.getMmsContentLocation()); in queueAction()240 final String contentLocation = actionParameters.getString(KEY_CONTENT_LOCATION); in doBackgroundWork()