Searched refs:SEND_STATUS_RETRY_ON_CARRIER_NETWORK (Results 1 – 5 of 5) sorted by relevance
97 public static final int SEND_STATUS_RETRY_ON_CARRIER_NETWORK = 1; field in CarrierMessagingService107 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()
573 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26926 field public static final int SEND_STATUS_RETRY_ON_CARRIER_NETWORK = 1; // 0x1
40433 field public static final int SEND_STATUS_RETRY_ON_CARRIER_NETWORK = 1; // 0x1