Searched refs:video_state (Results 1 – 9 of 9) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_video_utils.py | 196 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument 211 if video_state is None: 220 if video_state is None: 233 if state == video_state: 241 video_state=None): argument 256 if video_state is None: 272 if video_state is None: 285 if state == video_state: 471 video_state=VT_STATE_BIDIRECTIONAL, argument 491 log, ad, get_outgoing_voice_sub_id(ad), incoming_number, video_state, [all …]
|
D | tel_ss_utils.py | 64 video_state=None, argument 120 video_state, 138 video_state=None, argument 218 if video_state: 320 video_state=video_state): 532 incall_ui_display, dialing_number_length, video_state) 872 video_state=None, argument 927 video_state, 946 video_state=None, argument 1021 if video_state: [all …]
|
D | tel_voice_utils.py | 730 video_state=None, argument 772 incall_ui_display, dialing_number_length, video_state, 788 video_state=None, argument 839 if video_state: 872 video_state=video_state): 2134 video_state=None): argument 2168 ad.droid.telecomAcceptRingingCall(video_state) 2282 video_state=None): argument 2307 video_state=video_state)
|
D | tel_message_utils.py | 237 video_state=VT_STATE_BIDIRECTIONAL, 1318 video_state=None): argument 1388 if video_state: 1461 video_state=video_state):
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 117 video_state=VT_STATE_BIDIRECTIONAL, 153 video_state=VT_STATE_BIDIRECTIONAL, 188 video_state=VT_STATE_AUDIO_ONLY, 224 video_state=VT_STATE_BIDIRECTIONAL, 270 video_state=VT_STATE_BIDIRECTIONAL, 318 video_state=VT_STATE_BIDIRECTIONAL, 376 video_state=VT_STATE_BIDIRECTIONAL, 476 video_state=VT_STATE_AUDIO_ONLY, 606 video_state=VT_STATE_AUDIO_ONLY, 724 video_state=VT_STATE_BIDIRECTIONAL, [all …]
|
D | TelWifiVideoTest.py | 76 video_state=VT_STATE_BIDIRECTIONAL, 117 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveVideoDataTest.py | 65 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveConnectivityMonitorBaseTest.py | 297 video_state=VT_STATE_BIDIRECTIONAL, 490 video_state=VT_STATE_BIDIRECTIONAL,
|
D | TelLiveRebootStressTest.py | 347 video_state=VT_STATE_BIDIRECTIONAL, 362 video_state=VT_STATE_BIDIRECTIONAL,
|