Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/carrier/
DCarrierMessagingService.java97 public static final int SEND_STATUS_RETRY_ON_CARRIER_NETWORK = 1; field in CarrierMessagingService
107 SEND_STATUS_RETRY_ON_CARRIER_NETWORK,
217 callback.onReceiveResult(new SendSmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, 0)); in onSendTextSms()
255 callback.onReceiveResult(new SendSmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, 0)); in onSendDataSms()
294 new SendMultipartSmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, null)); in onSendMultipartTextSms()
329 callback.onReceiveResult(new SendMmsResult(SEND_STATUS_RETRY_ON_CARRIER_NETWORK, null)); in onSendMms()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java573 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in sendSmsByCarrierApp()
610 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in handleMessage()
656 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
660 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
714 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
718 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
847 case CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK: in processSendSmsResponse()
902 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
974 case CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK: in processSendMultipartSmsResponse()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26926 field public static final int SEND_STATUS_RETRY_ON_CARRIER_NETWORK = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt40433 field public static final int SEND_STATUS_RETRY_ON_CARRIER_NETWORK = 1; // 0x1