Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/carrier/
H A DCarrierMessagingService.java290 @NonNull ResultCallback<SendMultipartSmsResult> callback) { in onSendMultipartTextSms()
294 new SendMultipartSmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, null)); in onSendMultipartTextSms()
311 @NonNull ResultCallback<SendMultipartSmsResult> callback) { in onSendMultipartTextSms()
446 public static final class SendMultipartSmsResult { class in CarrierMessagingService
460 public SendMultipartSmsResult(int sendStatus, @Nullable int[] messageRefs) { in SendMultipartSmsResult() method in CarrierMessagingService.SendMultipartSmsResult
541 new ResultCallback<SendMultipartSmsResult>() { in sendMultipartTextSms()
543 public void onReceiveResult(final SendMultipartSmsResult result) in sendMultipartTextSms()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38141 …ingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMultipartSmsResult>);
38142 …ingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMultipartSmsResult>);
38168 public static final class CarrierMessagingService.SendMultipartSmsResult {
38169 ctor public CarrierMessagingService.SendMultipartSmsResult(int, @Nullable int[]);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26919 …ingService.ResultCallback<android.service.carrier.CarrierMessagingService.SendMultipartSmsResult>);
26940 public static final class CarrierMessagingService.SendMultipartSmsResult {
26941 ctor public CarrierMessagingService.SendMultipartSmsResult(int, int[]);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52385 Landroid/service/carrier/CarrierMessagingService$SendMultipartSmsResult;->mMessageRefs:[I
52386 Landroid/service/carrier/CarrierMessagingService$SendMultipartSmsResult;->mSendStatus:I