Searched refs:video_state (Results 1 – 5 of 5) 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 234 if video_state is None: 243 if video_state is None: 256 if state == video_state: 264 video_state=None): argument 279 if video_state is None: 295 if video_state is None: 308 if state == video_state: 494 video_state=VT_STATE_BIDIRECTIONAL, argument 514 log, ad, get_outgoing_voice_sub_id(ad), incoming_number, video_state, [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelWifiVideoTest.py | 121 video_state=VT_STATE_BIDIRECTIONAL, 162 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveVideoDataTest.py | 66 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveConnectivityMonitorBaseTest.py | 298 video_state=VT_STATE_BIDIRECTIONAL, 491 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveSmsTest.py | 2520 video_state=VT_STATE_BIDIRECTIONAL, 2554 video_state=VT_STATE_BIDIRECTIONAL, 2588 video_state=VT_STATE_BIDIRECTIONAL, 2622 video_state=VT_STATE_BIDIRECTIONAL,
|