Home
last modified time | relevance | path

Searched refs:cssSupported (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/radio/ril/
Dril.h1555 int32_t cssSupported; // concurrent services support indicator. if member
/device/generic/goldfish/radio/include/telephony/
Dril.h1554 int32_t cssSupported; // concurrent services support indicator. if member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1625 int32_t cssSupported; // concurrent services support indicator. if member
Dril_service.cpp4825 voiceRegResponse.cssSupported = ATOI_NULL_HANDLED_DEF(resp[7], 0); in getVoiceRegistrationStateResponse()
4843 voiceRegResponse.cssSupported = voiceRegState->cssSupported; in getVoiceRegistrationStateResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1750 int32_t cssSupported; // concurrent services support indicator. if member
Dril_service.cpp5042 voiceRegResponse.cssSupported = ATOI_NULL_HANDLED_DEF(resp[7], 0); in getVoiceRegistrationStateResponse()
5060 voiceRegResponse.cssSupported = voiceRegState->cssSupported; in getVoiceRegistrationStateResponse()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3892 voiceRegResponse.cssSupported = ATOI_NULL_HANDLED_DEF(resp[7], 0); in getVoiceRegistrationStateResponse()
3910 voiceRegResponse.cssSupported = voiceRegState->cssSupported; in getVoiceRegistrationStateResponse()