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

/hardware/ril/include/telephony/
H A Dril.h181 char isVoice; /* nonzero if this is is a voice call */ member in struct:__anon577
/hardware/ril/reference-ril/
H A Dril.h181 char isVoice; /* nonzero if this is is a voice call */ member in struct:__anon720
H A Dreference-ril.c285 p_call->isVoice = (mode == 0);
/hardware/ril/libril/
H A Dril.cpp1504 p.writeInt32(p_cur->isVoice);
1531 (p_cur->isVoice)?"voc":"nonvoc",

Completed in 67 milliseconds