/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_voice_utils.py | 793 sub_id, argument 897 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument 939 def phone_setup_5g_for_subscription(log, ad, sub_id): argument 967 def phone_setup_4g_for_subscription(log, ad, sub_id): argument 995 def phone_setup_3g_for_subscription(log, ad, sub_id): argument 1023 def phone_setup_2g_for_subscription(log, ad, sub_id): argument 1055 def phone_setup_csfb_for_subscription(log, ad, sub_id): argument 1112 def phone_setup_volte_for_subscription(log, ad, sub_id): argument 1149 def phone_setup_voice_3g_for_subscription(log, ad, sub_id): argument 1185 def phone_setup_voice_2g_for_subscription(log, ad, sub_id): argument [all …]
|
D | tel_subscription_utils.py | 223 def set_subid_for_data(ad, sub_id, time_to_sleep=WAIT_TIME_CHANGE_DATA_SUB_ID): argument 240 def set_subid_for_message(ad, sub_id): argument 255 def set_subid_for_outgoing_call(ad, sub_id): argument 270 def set_incoming_voice_sub_id(ad, sub_id): argument 363 def set_slways_allow_mms_data(ad, sub_id, state=True): argument
|
D | tel_video_utils.py | 100 sub_id, argument 145 def phone_idle_video_for_subscription(log, ad, sub_id): argument 187 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument 231 def is_phone_in_call_viwifi_for_subscription(log, ad, sub_id, argument 297 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument 328 def is_phone_in_call_viwifi_bidirectional_for_subscription(log, ad, sub_id): argument 358 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument 389 def is_phone_in_call_video_rx_enabled_for_subscription(log, ad, sub_id): argument 420 def is_phone_in_call_voice_hd_for_subscription(log, ad, sub_id): argument 489 sub_id, argument
|
D | tel_test_utils.py | 526 def get_slot_index_from_subid(log, ad, sub_id): argument 857 def _set_event_list(event_recv_list, sub_id_list, sub_id, value): argument 1089 sub_id, argument 1157 sub_id, argument 1207 sub_id, argument 1246 sub_id, argument 1332 sub_id, argument 4628 sub_id, argument 4941 def show_enhanced_4g_lte(ad, sub_id): argument 4979 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument [all …]
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | DataCostTest.py | 111 def _get_total_data_usage_for_device(self, ad, conn_type, sub_id): argument
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveStressTest.py | 568 def _prefnetwork_mode_change(self, sub_id): argument 863 def _data_call_test(self, sub_id, generation): argument
|