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

/hardware/ril/include/telephony/
H A Dril.h225 char isVoice; /* nonzero if this is is a voice call */ member in struct:__anon2385
/hardware/ril/reference-ril/
H A Dril.h225 char isVoice; /* nonzero if this is is a voice call */ member in struct:__anon2550
H A Dreference-ril.c297 p_call->isVoice = (mode == 0);
/hardware/ril/libril/
H A Dril.cpp2172 p.writeInt32(p_cur->isVoice);
2199 (p_cur->isVoice)?"voc":"nonvoc",

Completed in 82 milliseconds