Searched refs:RIL_CardStatus_v5 (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h641 } RIL_CardStatus_v5; typedef in typeref:struct:__anon2411
/hardware/ril/reference-ril/
H A Dril.h641 } RIL_CardStatus_v5; typedef in typeref:struct:__anon2576
/hardware/ril/libril/
H A Dril.cpp3187 } else if (responselen == sizeof (RIL_CardStatus_v5)) {
3188 RIL_CardStatus_v5 *p_cur = ((RIL_CardStatus_v5 *) response);

Completed in 83 milliseconds