Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ims_utils.py49 def show_enhanced_4g_lte(ad, sub_id): argument
98 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument
196 def toggle_wfc_for_subscription(log, ad, new_state=None, sub_id=None): argument
269 def is_enhanced_4g_lte_mode_setting_enabled(ad, sub_id, enabled_by="platform"): argument
292 def set_enhanced_4g_mode(ad, sub_id, state): argument
308 sub_id, argument
348 def set_wfc_mode_for_subscription(ad, wfc_mode, sub_id=None): argument
460 def set_ims_provisioning_for_subscription(ad, feature_flag, value, sub_id=None): argument
484 def get_ims_provisioning_for_subscription(ad, feature_flag, tech, sub_id=None): argument
519 def activate_wfc_on_device_for_subscription(log, ad, sub_id): argument
[all …]
Dtel_5g_utils.py22 def is_current_network_5g_nsa(ad, sub_id = None, mmwave = None, timeout=30): argument
37 def _nsa_display_monitor(ad, sub_id, mmwave, timeout): argument
69 def is_current_network_5g_sa(ad, sub_id = None, mmwave = None): argument
112 def is_current_network_5g(ad, sub_id = None, nr_type = None, mmwave = None, argument
Dtel_phone_setup_utils.py132 sub_id, argument
256 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation, argument
301 def phone_setup_5g_for_subscription(log, ad, sub_id, nr_type=None): argument
331 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
359 def phone_setup_3g_for_subscription(log, ad, sub_id): argument
387 def phone_setup_2g_for_subscription(log, ad, sub_id): argument
420 def phone_setup_csfb_for_subscription(log, ad, sub_id, nw_gen=GEN_4G, nr_type=None): argument
486 def phone_setup_volte_for_subscription(log, ad, sub_id, nw_gen=GEN_4G, argument
538 def phone_setup_voice_3g_for_subscription(log, ad, sub_id): argument
574 def phone_setup_voice_2g_for_subscription(log, ad, sub_id): argument
[all …]
Dtel_subscription_utils.py293 def set_subid_for_data(ad, sub_id, time_to_sleep=WAIT_TIME_CHANGE_DATA_SUB_ID): argument
310 def set_subid_for_message(ad, sub_id): argument
325 def set_message_subid(ad, sub_id): argument
342 def set_subid_for_outgoing_call(ad, sub_id): argument
357 def set_incoming_voice_sub_id(ad, sub_id): argument
372 def set_voice_sub_id(ad, sub_id): argument
501 def set_always_allow_mms_data(ad, sub_id, state=True): argument
610 def get_slot_index_from_subid(ad, sub_id): argument
Dtel_video_utils.py87 sub_id, argument
154 def phone_idle_video_for_subscription(log, ad, sub_id): argument
196 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument
240 def is_phone_in_call_viwifi_for_subscription(log, ad, sub_id, argument
306 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
337 def is_phone_in_call_viwifi_bidirectional_for_subscription(log, ad, sub_id): argument
367 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument
398 def is_phone_in_call_video_rx_enabled_for_subscription(log, ad, sub_id): argument
429 def is_phone_in_call_voice_hd_for_subscription(log, ad, sub_id): argument
498 sub_id, argument
Dtel_5g_test_utils.py219 def set_preferred_mode_for_5g(ad, sub_id=None, mode=None): argument
270 ad, sub_id = None, nr_type = None, mmwave = None, timeout = 30): argument
298 def test_activation_by_condition(ad, sub_id=None, from_3g=False, nr_type=None, argument
Dtel_voice_utils.py246 def get_current_voice_rat_for_subscription(log, ad, sub_id): argument
1368 def is_phone_in_call_volte_for_subscription(log, ad, sub_id): argument
1396 def is_phone_in_call_csfb_for_subscription(log, ad, sub_id): argument
1424 def is_phone_in_call_3g_for_subscription(log, ad, sub_id): argument
1452 def is_phone_in_call_2g_for_subscription(log, ad, sub_id): argument
1480 def is_phone_in_call_1x_for_subscription(log, ad, sub_id): argument
1508 def is_phone_in_call_wcdma_for_subscription(log, ad, sub_id): argument
1972 sub_id, argument
2040 sub_id, argument
2090 sub_id, argument
[all …]
Dtel_test_utils.py698 def _set_event_list(event_recv_list, sub_id_list, sub_id, value): argument
1882 tech, sub_id=None): argument
1917 log, ad, sub_id, max_time, state_check_func, *args, **kwargs): argument
1950 def _is_attached_for_subscription(log, ad, sub_id, voice_or_data): argument
1978 def wait_for_data_attach_for_subscription(log, ad, sub_id, max_time): argument
2120 sub_id, argument
2135 sub_id, argument
2169 def is_droid_in_network_generation_for_subscription(log, ad, sub_id, nw_gen, argument
2224 def get_network_rat_for_subscription(log, ad, sub_id, voice_or_data): argument
2268 def get_network_gen_for_subscription(log, ad, sub_id, voice_or_data): argument
[all …]
Damarisoft_sim_utils.py87 def get_sim_mcc_mnc(ad, sub_id): argument
92 def get_sim_imsi(ad, sub_id): argument
Dtel_data_utils.py2184 sub_id, argument
/tools/test/connectivity/acts_tests/tests/google/net/
DDataCostTest.py106 def _get_total_data_usage_for_device(self, ad, conn_type, sub_id): argument
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py521 sub_id, argument
560 sub_id, argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveSmsTest.py61 def _get_wfc_mode(self, ad, sub_id): argument