Home
last modified time | relevance | path

Searched defs:sub_id (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py303 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 …]
Dtel_subscription_utils.py173 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
Dtel_video_utils.py86 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
Dtel_test_utils.py212 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 …]