Home
last modified time | relevance | path

Searched refs:ssInfo (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/radio/include/telephony/
Dril.h1861 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2361 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET member
Dril_service.cpp13027 ss.ssInfo.resize(0); in onSupplementaryServiceIndicationInd()
13049 ss.ssInfo.resize(1); in onSupplementaryServiceIndicationInd()
13053 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
13057 rilSsResponse->ssInfo[i]); in onSupplementaryServiceIndicationInd()
13059 ss.ssInfo[0].ssInfo[i] = rilSsResponse->ssInfo[i]; in onSupplementaryServiceIndicationInd()