Home
last modified time | relevance | path

Searched refs:locationUrl (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIMms.aidl42 String locationUrl, in Bundle configOverrides, in PendingIntent sentIntent); in sendMessage() argument
58 void downloadMessage(int subId, String callingPkg, String locationUrl, in downloadMessage() argument
/frameworks/base/services/core/java/com/android/server/
DMmsServiceBroker.java126 public void sendMessage(int subId, String callingPkg, Uri contentUri, String locationUrl,
132 public void downloadMessage(int subId, String callingPkg, String locationUrl,
333 String locationUrl, Bundle configOverrides, PendingIntent sentIntent) in sendMessage() argument
345 getServiceGuarded().sendMessage(subId, callingPkg, contentUri, locationUrl, in sendMessage()
350 public void downloadMessage(int subId, String callingPkg, String locationUrl, in downloadMessage() argument
365 getServiceGuarded().downloadMessage(subId, callingPkg, locationUrl, contentUri, in downloadMessage()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2171 public void sendMultimediaMessage(Context context, Uri contentUri, String locationUrl, in sendMultimediaMessage() argument
2183 locationUrl, configOverrides, sentIntent); in sendMultimediaMessage() local
2211 public void downloadMultimediaMessage(Context context, String locationUrl, Uri contentUri, in downloadMultimediaMessage() argument
2213 if (TextUtils.isEmpty(locationUrl)) { in downloadMultimediaMessage()
2225 locationUrl, contentUri, configOverrides, downloadedIntent); in downloadMultimediaMessage() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...