Home
last modified time | relevance | path

Searched refs:numberType (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/radio/libril/
Dril_service.cpp1736 rcsm.sAddress.number_type = (RIL_CDMA_SMS_NumberType) sms.address.numberType; in constructCdmaSms()
7508 msg.address.numberType = in cdmaNewSmsInd()
7639 callWaitingRecord.numberType = (CdmaCallWaitingNumberType) callWaitingRil->number_type; in cdmaCallWaitingInd()
7758 record->number[0].numberType = infoRec->rec.number.number_type; in cdmaInfoRecInd()
7798 record->redir[0].redirectingNumber.numberType = in cdmaInfoRecInd()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp1871 rcsm.sAddress.number_type = (RIL_CDMA_SMS_NumberType) sms.address.numberType; in constructCdmaSms()
8884 msg.address.numberType = in cdmaNewSmsInd()
9015 callWaitingRecord.numberType = (CdmaCallWaitingNumberType) callWaitingRil->number_type; in cdmaCallWaitingInd()
9134 record->number[0].numberType = infoRec->rec.number.number_type; in cdmaInfoRecInd()
9174 record->redir[0].redirectingNumber.numberType = in cdmaInfoRecInd()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c3037 int numberType = 0; local
3038 err = at_tok_nextint(&line, &numberType);
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1902 rcsm.sAddress.number_type = (RIL_CDMA_SMS_NumberType) sms.address.numberType; in constructCdmaSms()
9194 msg.address.numberType = in cdmaNewSmsInd()
9325 callWaitingRecord.numberType = (CdmaCallWaitingNumberType) callWaitingRil->number_type; in cdmaCallWaitingInd()
9444 record->number[0].numberType = infoRec->rec.number.number_type; in cdmaInfoRecInd()
9484 record->redir[0].redirectingNumber.numberType = in cdmaInfoRecInd()