Searched refs:KEY_SUB_PHONE_NUMBER (Results 1 – 3 of 3) sorted by relevance
82 private static final String KEY_SUB_PHONE_NUMBER = "sub_phone_number"; field in DownloadMmsAction140 actionParameters.putString(KEY_SUB_PHONE_NUMBER, self.getNormalizedDestination()); in queueAction()238 final String subPhoneNumber = actionParameters.getString(KEY_SUB_PHONE_NUMBER); in doBackgroundWork()
70 private static final String KEY_SUB_PHONE_NUMBER = "sub_phone_number"; field in SendMessageAction141 actionParameters.putString(KEY_SUB_PHONE_NUMBER, self.getNormalizedDestination()); in queueAction()199 final String subPhoneNumber = actionParameters.getString(KEY_SUB_PHONE_NUMBER); in doBackgroundWork()
76 private static final String KEY_SUB_PHONE_NUMBER = "sub_phone_number"; field in ProcessDownloadedMmsAction120 params.putString(KEY_SUB_PHONE_NUMBER, in processMessageDownloaded()156 params.putString(KEY_SUB_PHONE_NUMBER, subPhoneNumber); in processMessageDownloadFastFailed()279 KEY_SUB_PHONE_NUMBER); in doBackgroundWork()