Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1562 int32_t systemIsInPrl; // indicates whether the current system is in the member
/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/libril/
Dril.h1632 int32_t systemIsInPrl; // indicates whether the current system is in the member
Dril_service.cpp4827 voiceRegResponse.systemIsInPrl = ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()
4845 voiceRegResponse.systemIsInPrl = voiceRegState->systemIsInPrl; in getVoiceRegistrationStateResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1757 int32_t systemIsInPrl; // indicates whether the current system is in the member
Dril_service.cpp5044 voiceRegResponse.systemIsInPrl = ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()
5062 voiceRegResponse.systemIsInPrl = voiceRegState->systemIsInPrl; in getVoiceRegistrationStateResponse()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3894 voiceRegResponse.systemIsInPrl = ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()
3912 voiceRegResponse.systemIsInPrl = voiceRegState->systemIsInPrl; in getVoiceRegistrationStateResponse()