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

/hardware/ril/include/telephony/
H A Dril.h47 RIL_E_OP_NOT_ALLOWED_DURING_VOICE_CALL = 8, /* data ops are not allowed during voice enumerator in enum:__anon567
/hardware/ril/reference-ril/
H A Dril.h47 RIL_E_OP_NOT_ALLOWED_DURING_VOICE_CALL = 8, /* data ops are not allowed during voice enumerator in enum:__anon710
/hardware/ril/libril/
H A Dril.cpp3440 case RIL_E_OP_NOT_ALLOWED_DURING_VOICE_CALL: return "E_OP_NOT_ALLOWED_DURING_VOICE_CALL";

Completed in 27 milliseconds