| /tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
| D | tel_voice_utils.py | 303 sub_id, argument 403 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument 441 def phone_setup_4g_for_subscription(log, ad, sub_id): argument 467 def phone_setup_3g_for_subscription(log, ad, sub_id): argument 493 def phone_setup_2g_for_subscription(log, ad, sub_id): argument 524 def phone_setup_csfb_for_subscription(log, ad, sub_id): argument 573 def phone_setup_volte_for_subscription(log, ad, sub_id): argument 605 def phone_setup_voice_3g_for_subscription(log, ad, sub_id): argument 640 def phone_setup_voice_2g_for_subscription(log, ad, sub_id): argument 677 def phone_setup_voice_general_for_subscription(log, ad, sub_id): argument [all …]
|
| D | tel_subscription_utils.py | 173 def set_subid_for_data(ad, sub_id, time_to_sleep=WAIT_TIME_CHANGE_DATA_SUB_ID): argument 189 def set_subid_for_message(ad, sub_id): argument 202 def set_subid_for_outgoing_call(ad, sub_id): argument
|
| D | tel_video_utils.py | 86 def phone_setup_video_for_subscription(log, ad, sub_id): argument 131 def phone_idle_video_for_subscription(log, ad, sub_id): argument 173 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument 231 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument 262 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument 293 def is_phone_in_call_video_rx_enabled_for_subscription(log, ad, sub_id): argument 324 def is_phone_in_call_voice_hd_for_subscription(log, ad, sub_id): argument 403 sub_id, argument
|
| D | tel_test_utils.py | 212 def get_slot_index_from_subid(log, ad, sub_id): argument 306 def _set_event_list(event_recv_list, sub_id_list, sub_id, value): argument 476 sub_id, argument 579 sub_id, argument 1404 sub_id, argument 1703 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument 1771 log, ad, sub_id, max_time, state_check_func, *args, **kwargs): argument 1871 def _is_attached_for_subscription(log, ad, sub_id, voice_or_data): argument 1895 def wait_for_voice_attach_for_subscription(log, ad, sub_id, max_time): argument 1936 def wait_for_data_attach_for_subscription(log, ad, sub_id, max_time): argument [all …]
|