Searched refs:video_state (Results 1 – 5 of 5) 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 200 if video_state is None: 209 if video_state is None: 222 if state == video_state: 230 video_state=None): argument 245 if video_state is None: 261 if video_state is None: 274 if state == video_state: 470 video_state=VT_STATE_BIDIRECTIONAL, argument 490 log, ad, get_outgoing_voice_sub_id(ad), incoming_number, video_state, [all …]
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 113 video_state=VT_STATE_BIDIRECTIONAL, 149 video_state=VT_STATE_BIDIRECTIONAL, 184 video_state=VT_STATE_AUDIO_ONLY, 220 video_state=VT_STATE_BIDIRECTIONAL, 266 video_state=VT_STATE_BIDIRECTIONAL, 314 video_state=VT_STATE_BIDIRECTIONAL, 372 video_state=VT_STATE_BIDIRECTIONAL, 472 video_state=VT_STATE_AUDIO_ONLY, 602 video_state=VT_STATE_AUDIO_ONLY, 720 video_state=VT_STATE_BIDIRECTIONAL, [all …]
|
D | TelLiveVideoDataTest.py | 72 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelWifiVideoTest.py | 123 video_state=VT_STATE_BIDIRECTIONAL, 164 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveRebootStressTest.py | 239 video_state=VT_STATE_BIDIRECTIONAL,
|