/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_voice_utils.py | 314 sub_id, argument 426 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument 468 def phone_setup_4g_for_subscription(log, ad, sub_id): argument 496 def phone_setup_3g_for_subscription(log, ad, sub_id): argument 524 def phone_setup_2g_for_subscription(log, ad, sub_id): argument 556 def phone_setup_csfb_for_subscription(log, ad, sub_id): argument 602 def phone_setup_volte_for_subscription(log, ad, sub_id): argument 636 def phone_setup_voice_3g_for_subscription(log, ad, sub_id): argument 672 def phone_setup_voice_2g_for_subscription(log, ad, sub_id): argument 710 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 | 98 sub_id, argument 143 def phone_idle_video_for_subscription(log, ad, sub_id): argument 185 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument 229 def is_phone_in_call_viwifi_for_subscription(log, ad, sub_id, argument 295 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument 326 def is_phone_in_call_viwifi_bidirectional_for_subscription(log, ad, sub_id): argument 356 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument 387 def is_phone_in_call_video_rx_enabled_for_subscription(log, ad, sub_id): argument 418 def is_phone_in_call_voice_hd_for_subscription(log, ad, sub_id): argument 497 sub_id, argument
|
D | tel_test_utils.py | 409 def get_slot_index_from_subid(log, ad, sub_id): argument 584 def _set_event_list(event_recv_list, sub_id_list, sub_id, value): argument 823 sub_id, argument 883 sub_id, argument 921 sub_id, argument 1011 sub_id, argument 2499 sub_id, argument 2831 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument 2928 log, ad, sub_id, max_time, state_check_func, *args, **kwargs): argument 3073 def _is_attached_for_subscription(log, ad, sub_id, voice_or_data): argument [all …]
|
/tools/test/connectivity/acts/tests/google/net/ |
D | DataCostTest.py | 65 def _get_total_data_usage_for_device(self, ad, conn_type, sub_id): argument
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveStressTest.py | 355 def _prefnetwork_mode_change(self, sub_id): argument
|