Home
last modified time | relevance | path

Searched defs:cfInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/reference-ril/
Dril.h1847 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data member
/hardware/ril/include/telephony/
Dril.h1847 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data member
/hardware/ril/libril/
Dril_service.cpp8177 CallForwardInfo *cfInfo = &ss.cfData[0].cfInfo[i]; in onSupplementaryServiceIndicationInd() local