Searched defs:downloadMessage (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DMmsServiceBroker.java131 public void downloadMessage(int subId, String callingPkg, String locationUrl,
348 public void downloadMessage(int subId, String callingPkg, String locationUrl, method in class:MmsServiceBroker.BinderService
351 Slog.d(TAG, "downloadMessage() by " + callingPkg);
362 getServiceGuarded().downloadMessage(subId, callingPkg, locationUrl, contentUri,

Completed in 95 milliseconds