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.py305 sub_id, argument
405 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument
443 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
469 def phone_setup_3g_for_subscription(log, ad, sub_id): argument
495 def phone_setup_2g_for_subscription(log, ad, sub_id): argument
526 def phone_setup_csfb_for_subscription(log, ad, sub_id): argument
575 def phone_setup_volte_for_subscription(log, ad, sub_id): argument
607 def phone_setup_voice_3g_for_subscription(log, ad, sub_id): argument
642 def phone_setup_voice_2g_for_subscription(log, ad, sub_id): argument
679 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
128 def phone_idle_video_for_subscription(log, ad, sub_id): argument
170 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument
228 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
259 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument
290 def is_phone_in_call_video_rx_enabled_for_subscription(log, ad, sub_id): argument
321 def is_phone_in_call_voice_hd_for_subscription(log, ad, sub_id): argument
400 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
498 sub_id, argument
544 sub_id, argument
626 sub_id, argument
1438 sub_id, argument
1737 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument
1805 log, ad, sub_id, max_time, state_check_func, *args, **kwargs): argument
1905 def _is_attached_for_subscription(log, ad, sub_id, voice_or_data): argument
1929 def wait_for_voice_attach_for_subscription(log, ad, sub_id, max_time): argument
[all …]