Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 25 of 107) sorted by relevance

12345

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_subscription_utils.py31 def initial_set_up_for_subid_information(log, ad): argument
117 def get_default_data_sub_id(ad): argument
126 def get_outgoing_message_sub_id(ad): argument
135 def get_outgoing_voice_sub_id(ad): argument
144 def get_incoming_voice_sub_id(ad): argument
153 def get_incoming_message_sub_id(ad): argument
162 def get_subid_by_adb(ad, sim_slot_index): argument
184 def get_subid_from_slot_index(log, ad, sim_slot_index): argument
200 def get_operatorname_from_slot_index(ad, sim_slot_index): argument
216 def get_carrierid_from_slot_index(ad, sim_slot_index): argument
[all …]
Dtel_test_utils.py153 def get_phone_number_by_adb(ad): argument
158 def get_iccid_by_adb(ad): argument
162 def get_operator_by_adb(ad): argument
169 def get_plmn_by_adb(ad): argument
176 def get_sub_id_by_adb(ad): argument
180 def setup_droid_properties_by_adb(log, ad, sim_filename=None): argument
212 def setup_droid_properties(log, ad, sim_filename=None): argument
281 def refresh_droid_config(log, ad): argument
388 def get_phone_number_by_secret_code(ad, operator): argument
404 def get_user_config_profile(ad): argument
[all …]
Dtel_ims_utils.py49 def show_enhanced_4g_lte(ad, sub_id): argument
82 def toggle_volte(log, ad, new_state=None): argument
98 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument
182 def toggle_wfc(log, ad, 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
307 ad, argument
331 def set_wfc_mode(log, ad, wfc_mode): argument
348 def set_wfc_mode_for_subscription(ad, wfc_mode, sub_id=None): argument
[all …]
Dtel_phone_setup_utils.py95 ad, argument
127 ad, argument
200 ad, argument
250 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation, argument
281 def phone_setup_5g(log, ad, nr_type=None): argument
295 def phone_setup_5g_for_subscription(log, ad, sub_id, nr_type=None): argument
311 def phone_setup_4g(log, ad): argument
325 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
339 def phone_setup_3g(log, ad): argument
353 def phone_setup_3g_for_subscription(log, ad, sub_id): argument
[all …]
Dgft_inout_utils.py38 def check_no_service_time(ad, timeout=120): argument
64 def check_back_to_service_time(ad, timeout=120): argument
94 def check_network_service(ad): argument
117 def mo_voice_call(log, ad, call_type, end_call=True, talk_time=15, argument
175 def check_voice_call_type(ad, call_type): argument
212 def get_voice_call_type(ad): argument
236 def verify_data_connection(ad, retries=3, retry_time=30): argument
267 def check_ims_state(ad): argument
287 def browsing_test_ping_retry(ad): argument
Dtel_logging_utils.py47 def check_if_tensor_platform(ad): argument
62 def start_pixellogger_always_on_logging(ad): argument
89 def start_dsp_logger_p21(ad, retry=3): argument
101 def _is_dsp_enabled(ad): argument
122 def start_sdm_logger(ad): argument
152 def stop_sdm_logger(ad): argument
183 def find_qxdm_log_mask(ad, mask="default.cfg"): argument
212 def set_qxdm_logger_command(ad, mask=None): argument
241 def stop_qxdm_logger(ad): argument
252 def start_qxdm_logger(ad, begin_time=None): argument
[all …]
Dtel_rcs_utils.py31 def go_to_message_app(ad): argument
49 def go_to_rcs_settings(ad): argument
66 def is_rcs_enabled(ad): argument
81 def enable_chat_feature(ad): argument
128 def disable_chat_feature(ad): argument
155 def is_rcs_connected(ad, begin_time=None): argument
Damarisoft_sim_utils.py51 def get_sim_info(ad) -> List[SimInfo]: argument
87 def get_sim_mcc_mnc(ad, sub_id): argument
92 def get_sim_imsi(ad, sub_id): argument
97 def unlock_sim_dsds(ad, argument
139 def unlock_puk_by_mds(ad, slot_index, pin, puk) -> bool: argument
165 def unlock_pin_by_mds(ad, slot_index, pin) -> bool: argument
190 def unlock_puk_by_adb(ad, pin, puk) -> None: argument
213 def lock_puk_by_mds(ad, slot_index) -> bool: argument
233 def is_sim_puk_locked(ad, slot_index=None) -> bool: argument
254 def is_sim_pin_locked(ad, slot_index=None) -> bool: argument
[all …]
Dtel_wifi_utils.py32 def get_wifi_signal_strength(ad): argument
38 def get_wifi_usage(ad, sid=None, apk=None): argument
69 def check_is_wifi_connected(log, ad, wifi_ssid): argument
93 def ensure_wifi_connected(log, ad, wifi_ssid, wifi_pwd=None, retries=3, apm=False): argument
135 def forget_all_wifi_networks(log, ad): argument
159 def wifi_reset(log, ad, disable_wifi=True): argument
178 def set_wifi_to_default(log, ad): argument
193 def wifi_toggle_state(log, ad, state, retries=3): argument
212 def start_wifi_tethering(log, ad, ssid, password, ap_band=None): argument
233 def stop_wifi_tethering(log, ad): argument
Dtel_voice_utils.py114 def check_call_status(ad, voice_type_init=None, voice_type_in_call=None): argument
155 def dial_phone_number(ad, callee_number): argument
165 def disconnect_call_by_id(log, ad, call_id): argument
172 def dumpsys_last_call_info(ad): argument
194 def dumpsys_last_call_number(ad): argument
203 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
215 def emergency_dialer_call_by_keyevent(ad, callee_number): argument
231 def get_current_voice_rat(log, ad): argument
241 def get_current_voice_rat_for_subscription(log, ad, sub_id): argument
252 def hangup_call_by_adb(ad): argument
[all …]
Dtel_video_utils.py60 ad, argument
86 ad, argument
140 def phone_idle_video(log, ad): argument
154 def phone_idle_video_for_subscription(log, ad, sub_id): argument
178 def is_phone_in_call_video(log, ad): 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
292 def is_phone_in_call_video_bidirectional(log, ad): argument
306 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
323 def is_phone_in_call_viwifi_bidirectional(log, ad): 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_bootloader_utils.py34 def fastboot_wipe(ad, skip_setup_wizard=True): argument
101 def flash_radio(ad, file_path, skip_setup_wizard=True, sideload_img=True): argument
151 def reset_device_password(ad, device_password=None): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py108 def remount_device(ad): argument
125 def reboot(ad): argument
139 def enable_gnss_verbose_logging(ad): argument
171 def enable_compact_and_particle_fusion_log(ad): argument
203 def disable_xtra_throttle(ad): argument
215 def enable_supl_mode(ad): argument
232 def disable_supl_mode(ad): argument
249 def kill_xtra_daemon(ad): argument
265 def disable_private_dns_mode(ad): argument
279 def _init_device(ad): argument
[all …]
Ddut_log_test_utils.py31 def find_device_qxdm_log_mask(ad, maskfile): argument
55 def set_diagmdlog_command(ad, maskfile): argument
69 def verify_diagmd_folder_exists(ad): argument
85 def start_diagmdlog_background(ad, maskfile="default.cfg", is_local=True): argument
119 def stop_background_diagmdlog(ad, local_logpath, keep_logs=True): argument
162 def get_gpstool_logs(ad, local_logpath, keep_logs=True): argument
183 def get_pixellogger_bcm_log(ad, local_logpath, keep_logs=True): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/
Dcar_telecom_utils.py35 def dial_number(log, ad, uri): argument
85 def wait_for_call_state(log, ad, call_id, state): argument
137 def hangup_call(log, ad, call_id): argument
179 def hangup_conf(log, ad, conf_id, timeout=10): argument
211 def accept_call(log, ad, call_id): argument
238 def wait_for_not_in_call(log, ad): argument
274 def wait_for_dialing(log, ad): argument
325 def wait_for_ringing(log, ad): argument
379 def wait_for_active(log, ad): argument
425 def wait_for_conference(log, ad, participants=2, timeout=10): argument
[all …]
Dtel_telecom_utils.py27 def dial_number(log, ad, uri): argument
72 def wait_for_call_state(log, ad, call_id, state): argument
110 def hangup_call(log, ad, call_id): argument
152 def wait_for_not_in_call(log, ad): argument
194 def wait_for_dialing(log, ad): argument
251 def wait_for_ringing(log, ad): argument
304 def get_calls_in_states(log, ad, call_states): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_power_test_utils.py37 def change_dtim(ad, gEnableModulatedDTIM, gMaxLIModulatedDTIM=10): argument
100 def change_dtim_adb(ad, gEnableModulatedDTIM): argument
137 def _set_dtim(ad, gEnableModulatedDTIM): argument
142 def _wait_screen_off(ad, time_limit_seconds): argument
154 def push_file_to_phone(ad, file_local, file_phone): argument
217 def run_iperf_client_nonblocking(ad, server_host, extra_args=""): argument
236 def get_wifi_rssi(ad): argument
248 def get_phone_ip(ad): argument
261 def get_phone_mac(ad): argument
274 def get_phone_ipv6(ad): argument
Dwifi_test_utils.py626 def wait_for_wifi_state(ad, state, assert_on_fail=True): argument
645 def _wait_for_wifi_state(ad, state): argument
671 def wifi_toggle_state(ad, new_state=None, assert_on_fail=True): argument
690 def _wifi_toggle_state(ad, new_state=None): argument
724 def reset_wifi(ad): argument
755 def toggle_airplane_mode_on_and_off(ad): argument
772 def toggle_wifi_off_and_on(ad): argument
787 def wifi_forget_network(ad, net_ssid): argument
811 def wifi_test_device_init(ad): argument
846 def set_wifi_country_code(ad, country_code): argument
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dconnectivity_test_utils.py20 def _listen_for_keepalive_event(ad, key, msg, ka_event): argument
43 def start_natt_socket_keepalive(ad, udp_encap, src_ip, dst_ip, interval = 10): argument
59 def start_tcp_socket_keepalive(ad, socket, time_interval = 10): argument
73 def socket_keepalive_error(ad, key): argument
84 def socket_keepalive_data_received(ad, key): argument
95 def stop_socket_keepalive(ad, key): argument
108 def set_private_dns(ad, dns_mode, hostname=None): argument
Dipsec_test_utils.py34 def allocate_spis(ad, ip_a, ip_b, in_spi = None, out_spi = None): argument
58 def release_spis(ad, spis): argument
70 def create_transport_mode_transforms(ad, argument
106 def destroy_transport_mode_transforms(ad, transforms): argument
119 def apply_transport_mode_transforms_file_descriptors(ad, fd, transforms): argument
138 def remove_transport_mode_transforms_file_descriptors(ad, fd): argument
148 def apply_transport_mode_transforms_datagram_socket(ad, socket, transforms): argument
166 def remove_transport_mode_transforms_datagram_socket(ad, socket): argument
176 def apply_transport_mode_transforms_socket(ad, socket, transforms): argument
194 def remove_transport_mode_transforms_socket(ad, socket): argument
Dnet_test_utils.py55 def verify_lte_data_and_tethering_supported(ad): argument
69 def set_chrome_browser_permissions(ad): argument
92 def verify_ping_to_vpn_ip(ad, vpn_ping_addr): argument
112 def legacy_vpn_connection_test_logic(ad, vpn_profile, vpn_ping_addr): argument
162 def download_load_certs(ad, vpn_params, vpn_type, vpn_server_addr, argument
200 def generate_legacy_vpn_profile(ad, argument
249 def generate_ikev2_vpn_profile(ad, vpn_params, vpn_type, server_addr, log_path): argument
295 def start_tcpdump(ad, test_name, interface="any"): argument
319 def stop_tcpdump(ad, argument
356 def start_tcpdump_gce_server(ad, test_name, dest_port, gce): argument
[all …]
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveProjectFiTest.py101 def _install_account_util(self, ad): argument
114 def _account_registration(self, ad): argument
172 def start_service(self, ad, package, service_id, extras, action_type): argument
189 def start_activity(self, ad, package, activity_id, extras=None): argument
205 def activate_fi_account(self, ad): argument
252 def check_project_fi_activated(self, ad, retries=20): argument
260 def start_tycho_activation(self, ad): argument
278 def start_super_network_activation(self, ad): argument
294 def get_active_carrier(self, ad): argument
318 def switch_sim(self, ad): argument
[all …]
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabProjectFiTest.py194 def _install_account_util(self, ad): argument
207 def _account_registration(self, ad): argument
265 def start_service(self, ad, package, service_id, extras, action_type): argument
282 def start_activity(self, ad, package, activity_id, extras=None): argument
298 def activate_fi_account(self, ad): argument
345 def check_project_fi_activated(self, ad, retries=20): argument
353 def start_tycho_activation(self, ad): argument
371 def start_super_network_activation(self, ad): argument
387 def get_active_carrier(self, ad): argument
411 def switch_sim(self, ad): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py91 def dumpsys_last_call_info(ad): argument
113 def dumpsys_last_call_number(ad): argument
122 def get_device_epoch_time(ad): argument
126 def get_outgoing_voice_sub_id(ad): argument
135 def get_rx_tx_power_levels(log, ad): argument
206 def get_telephony_signal_strength(ad): argument
223 ad, argument
311 def is_phone_in_call(log, ad): argument
325 def last_call_drop_reason(ad, begin_time=None): argument
345 def toggle_airplane_mode(log, ad, new_state=None, strict_checking=True): argument
[all …]

12345