Home
last modified time | relevance | path

Searched refs:RIL_CDMA_SMS_ErrorClass (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/include/telephony/
Dril_cdma_sms.h150 } RIL_CDMA_SMS_ErrorClass; typedef
153 RIL_CDMA_SMS_ErrorClass uErrorClass;
745 RIL_CDMA_SMS_ErrorClass error_class;
/hardware/ril/libril/
Dril_service.cpp1739 rcsa.uErrorClass = (RIL_CDMA_SMS_ErrorClass) smsAck.errorClass; in acknowledgeLastIncomingCdmaSms()