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.java289 @Nullable Uri location, @NonNull ResultCallback<SendMmsResult> callback) { in onSendMms()
292 callback.onReceiveResult(new SendMmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, null)); in onSendMms()
327 public static final class SendMmsResult { class in CarrierMessagingService
341 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult() method in CarrierMessagingService.SendMmsResult
517 onSendMms(pduUri, subId, location, new ResultCallback<SendMmsResult>() { in sendMms()
519 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/non-updatable-api/
Dcurrent.txt41690 …ierMessagingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMmsResult>);
41712 public static final class CarrierMessagingService.SendMmsResult {
41713 ctor public CarrierMessagingService.SendMmsResult(int, @Nullable byte[]);
/frameworks/base/api/
Dcurrent.txt41834 …ierMessagingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMmsResult>);
41856 public static final class CarrierMessagingService.SendMmsResult {
41857 ctor public CarrierMessagingService.SendMmsResult(int, @Nullable byte[]);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt62972 Landroid/service/carrier/CarrierMessagingService$SendMmsResult;->mSendConfPdu:[B
62973 Landroid/service/carrier/CarrierMessagingService$SendMmsResult;->mSendStatus:I