Searched refs:mLocationUrl (Results 1 – 2 of 2) sorted by relevance
54 private final String mLocationUrl; field in DownloadRequest62 mLocationUrl = locationUrl; in DownloadRequest()72 mLocationUrl, in doHttp()154 mLocationUrl in storeInboxMessage()188 intent.putExtra(Telephony.Mms.Intents.EXTRA_MMS_LOCATION_URL, mLocationUrl); in tryDownloadingByCarrierApp()
54 private final String mLocationUrl; field in SendRequest63 mLocationUrl = locationUrl; in SendRequest()72 mLocationUrl != null ? mLocationUrl : apn.getMmscUrl(), in doHttp()240 intent.putExtra(Telephony.Mms.Intents.EXTRA_MMS_LOCATION_URL, mLocationUrl); in trySendingByCarrierApp()