Home
last modified time | relevance | path

Searched refs:call_hold_id (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py1583 call_hold_id, argument
1618 call_hold_id) != CALL_STATE_HOLDING:
1620 "Call_id:%s, state:%s, expected: STATE_HOLDING", call_hold_id,
1621 ads[0].droid.telecomCallGetCallState(call_hold_id))
1630 call_active_id, call_hold_id = call_hold_id, call_active_id
1641 call_hold_id) != CALL_STATE_HOLDING:
1644 call_hold_id,
1645 ads[0].droid.telecomCallGetCallState(call_hold_id))