Searched defs:video_state (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_video_utils.py | 219 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument 264 video_state=None): argument 494 video_state=VT_STATE_BIDIRECTIONAL, argument 523 video_state=VT_STATE_BIDIRECTIONAL, argument 556 video_state=VT_STATE_BIDIRECTIONAL, argument 605 video_state=VT_STATE_BIDIRECTIONAL, argument 659 video_state=VT_STATE_BIDIRECTIONAL, argument 692 video_state=VT_STATE_BIDIRECTIONAL, argument 828 def is_call_id_in_video_state(log, ad, call_id, video_state): argument 843 def get_call_id_in_video_state(log, ad, video_state): argument
|