HomeSort by relevance Sort by last modified time
    Searched refs:call_id (Results 26 - 31 of 31) sorted by null

12

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVoiceConfTest.py     [all...]
TelLiveVoiceTest.py     [all...]
TelLiveVideoTest.py     [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_video_utils.py 657 call_id_requester: the call_id of the call placing the modify request
659 call_id_requester: the call_id of the call receiving the modify request
669 A call_id corresponding to the first call in the state, or None
741 def is_call_id_in_video_state(log, ad, call_id, video_state):
742 """Return is the call_id is in expected video_state
747 call_id: call id
751 True is call_id in expected video_state; False if not.
753 return video_state == ad.droid.telecomCallVideoGetState(call_id)
766 A call_id corresponding to the first call in the state, or None
793 call_id_requester: the call_id of the call placing the modify reques
    [all...]
tel_voice_utils.py     [all...]
tel_test_utils.py 763 def disconnect_call_by_id(log, ad, call_id):
766 ad.droid.telecomCallDisconnect(call_id)
    [all...]

Completed in 796 milliseconds

12