Searched refs:systemIsInPrl (Results 1 - 4 of 4) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h1545 int32_t systemIsInPrl; // indicates whether the current system is in the member in struct:__anon5780
/hardware/ril/reference-ril/
H A Dril.h1545 int32_t systemIsInPrl; // indicates whether the current system is in the member in struct:__anon5999
/hardware/interfaces/radio/1.0/
H A Dtypes.hal1638 int32_t systemIsInPrl; // indicates whether the current system is in the
/hardware/ril/libril/
H A Dril_service.cpp3808 voiceRegResponse.systemIsInPrl = ATOI_NULL_HANDLED_DEF(resp[11], 0);
3826 voiceRegResponse.systemIsInPrl = voiceRegState->systemIsInPrl;

Completed in 117 milliseconds