Searched defs:video_state (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_video_utils.py | 185 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument 230 video_state=None): argument 470 video_state=VT_STATE_BIDIRECTIONAL, argument 499 video_state=VT_STATE_BIDIRECTIONAL, argument 561 video_state=VT_STATE_BIDIRECTIONAL, argument 612 video_state=VT_STATE_BIDIRECTIONAL, argument 740 video_state=VT_STATE_BIDIRECTIONAL, argument 773 video_state=VT_STATE_BIDIRECTIONAL, argument 935 def is_call_id_in_video_state(log, ad, call_id, video_state): argument 950 def get_call_id_in_video_state(log, ad, video_state): argument
|