Home
last modified time | relevance | path

Searched defs:infoRec (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java6640 notifyRegistrantsCdmaInfoRec(CdmaInformationRecords infoRec) { in notifyRegistrantsCdmaInfoRec()
/aosp12/hardware/ril/include/telephony/
H A Dril.h1742 RIL_CDMA_InformationRecord infoRec[RIL_CDMA_MAX_NUMBER_OF_INFO_RECS]; member
/aosp12/hardware/ril/reference-ril/
H A Dril.h1742 RIL_CDMA_InformationRecord infoRec[RIL_CDMA_MAX_NUMBER_OF_INFO_RECS]; member
/aosp12/hardware/ril/libril/
H A Dril_service.cpp7501 RIL_CDMA_InformationRecord *infoRec = &recordsRil->infoRec[i]; in cdmaInfoRecInd() local