Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h1561 int32_t systemIsInPrl; // indicates whether the current system is in the member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2062 int32_t systemIsInPrl; // indicates whether the current system is in the member
Dril_service.cpp6489 cdmaInfo.systemIsInPrl = (V1_5::PrlIndicator)ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()
6548 cdmaInfo.systemIsInPrl = (V1_5::PrlIndicator)ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()
6591 voiceRegResponse.systemIsInPrl = ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()
6611 voiceRegResponse.systemIsInPrl = voiceRegState->systemIsInPrl; in getVoiceRegistrationStateResponse()