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

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

Completed in 76 milliseconds