Home
last modified time | relevance | path

Searched defs:call_id (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dcar_telecom_utils.py85 def wait_for_call_state(log, ad, call_id, state): argument
137 def hangup_call(log, ad, call_id): argument
211 def accept_call(log, ad, call_id): argument
454 def get_call_id_children(log, ad, call_id): argument
Dtel_telecom_utils.py72 def wait_for_call_state(log, ad, call_id, state): argument
110 def hangup_call(log, ad, call_id): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_video_utils.py796 def is_call_id_in_video_state(log, ad, call_id, video_state): argument
927 def verify_video_call_in_expected_state(log, ad, call_id, call_video_state, argument
Dtel_voice_utils.py1689 def is_phone_in_call_iwlan(log, ad, call_id=None): argument
1851 def is_property_in_call_properties(log, ad, call_id, expected_property): argument
1867 def is_call_hd(log, ad, call_id): argument
Dtel_test_utils.py1554 def disconnect_call_by_id(log, ad, call_id): argument
5400 def is_phone_in_call_active(ad, call_id=None): argument
5422 call_id=None): argument
7622 def get_call_uri(ad, call_id): argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceConfTest.py1712 self, ad_hangup, ad_verify, call_id, call_state, ads_active): argument