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 DownloadMmsAction137 actionParameters.putString(KEY_SUB_PHONE_NUMBER, self.getNormalizedDestination()); in queueAction()235 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 ProcessDownloadedMmsAction119 params.putString(KEY_SUB_PHONE_NUMBER, in processMessageDownloaded()154 params.putString(KEY_SUB_PHONE_NUMBER, subPhoneNumber); in processMessageDownloadFastFailed()277 KEY_SUB_PHONE_NUMBER); in doBackgroundWork()
71 private static final String KEY_SUB_PHONE_NUMBER = "sub_phone_number"; field in SendMessageAction133 actionParameters.putString(KEY_SUB_PHONE_NUMBER, self.getNormalizedDestination()); in queueAction()191 final String subPhoneNumber = actionParameters.getString(KEY_SUB_PHONE_NUMBER); in doBackgroundWork()