Home
last modified time | relevance | path

Searched refs:SendMmsResult (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/carrier/
DCarrierMessagingService.java326 @Nullable Uri location, @NonNull ResultCallback<SendMmsResult> callback) { in onSendMms()
329 callback.onReceiveResult(new SendMmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, null)); in onSendMms()
364 public static final class SendMmsResult { class in CarrierMessagingService
378 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult() method in CarrierMessagingService.SendMmsResult
554 onSendMms(pduUri, subId, location, new ResultCallback<SendMmsResult>() { in sendMms()
556 public void onReceiveResult(final SendMmsResult result) throws RemoteException { in sendMms()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26918 …ierMessagingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMmsResult>);
26934 public static final class CarrierMessagingService.SendMmsResult {
26935 ctor public CarrierMessagingService.SendMmsResult(int, byte[]);
/frameworks/base/core/api/
Dcurrent.txt40419 …ierMessagingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMmsResult>);
40441 public static final class CarrierMessagingService.SendMmsResult {
40442 ctor public CarrierMessagingService.SendMmsResult(int, @Nullable byte[]);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48417 Landroid/service/carrier/CarrierMessagingService$SendMmsResult;->mSendConfPdu:[B
48418 Landroid/service/carrier/CarrierMessagingService$SendMmsResult;->mSendStatus:I