Searched refs:sendMms (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/service/carrier/ |
D | ICarrierMessagingService.aidl | 98 void sendMms(in Uri pduUri, int subId, in Uri location, in sendMms() method
|
D | CarrierMessagingServiceWrapper.java | 258 public void sendMms(@NonNull Uri pduUri, int subId, @NonNull Uri location, in sendMms() method in CarrierMessagingServiceWrapper 263 mICarrierMessagingService.sendMms(pduUri, subId, location, in sendMms()
|
D | CarrierMessagingService.java | 552 public void sendMms(Uri pduUri, int subId, Uri location, in sendMms() method in CarrierMessagingService.ICarrierMessagingWrapper
|
/frameworks/base/core/api/ |
D | system-current.txt | 9778 …method public void sendMms(@NonNull android.net.Uri, int, @NonNull android.net.Uri, @NonNull java.…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 52380 Landroid/service/carrier/CarrierMessagingService$ICarrierMessagingWrapper;->sendMms(Landroid/net/Ur… 52423 Landroid/service/carrier/ICarrierMessagingService$Stub$Proxy;->sendMms(Landroid/net/Uri;ILandroid/n… 52437 Landroid/service/carrier/ICarrierMessagingService;->sendMms(Landroid/net/Uri;ILandroid/net/Uri;Land…
|