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.h87 RIL_E_OP_NOT_ALLOWED_DURING_VOICE_CALL = 8, /* data ops are not allowed during voice enumerator in enum:__anon2375
/hardware/ril/reference-ril/
H A Dril.h87 RIL_E_OP_NOT_ALLOWED_DURING_VOICE_CALL = 8, /* data ops are not allowed during voice enumerator in enum:__anon2540
/hardware/ril/libril/
H A Dril.cpp4494 case RIL_E_OP_NOT_ALLOWED_DURING_VOICE_CALL: return "E_OP_NOT_ALLOWED_DURING_VOICE_CALL";

Completed in 51 milliseconds