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

/external/qemu/telephony/
H A Dandroid_modem.c952 acall_set_state( AVoiceCall call, ACallState state ) function
986 acall_set_state( vcall, state );
2186 acall_set_state( vcall, A_CALL_ACTIVE );
2189 acall_set_state( vcall, A_CALL_HELD );
2265 acall_set_state( vcall, A_CALL_ACTIVE );
2284 acall_set_state( vcall, A_CALL_HELD );
2288 acall_set_state( vcall, A_CALL_ACTIVE );
2299 acall_set_state( vcall, A_CALL_HELD );
2312 acall_set_state( vcall, A_CALL_ACTIVE );
2325 acall_set_state( vcal
[all...]

Completed in 41 milliseconds