Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_subscription_utils.py26 def initial_set_up_for_subid_infomation(log, ad): argument
112 def get_default_data_sub_id(ad): argument
121 def get_outgoing_message_sub_id(ad): argument
130 def get_outgoing_voice_sub_id(ad): argument
139 def get_incoming_voice_sub_id(ad): argument
148 def get_incoming_message_sub_id(ad): argument
157 def get_subid_from_slot_index(log, ad, sim_slot_index): argument
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
Dtel_voice_utils.py274 ad, argument
304 ad, argument
359 ad, argument
405 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument
430 def phone_setup_4g(log, ad): argument
443 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
456 def phone_setup_3g(log, ad): argument
469 def phone_setup_3g_for_subscription(log, ad, sub_id): argument
482 def phone_setup_2g(log, ad): argument
495 def phone_setup_2g_for_subscription(log, ad, sub_id): argument
[all …]
Dtel_test_utils.py134 def setup_droid_properties(log, ad, sim_filename): argument
189 def refresh_droid_config(log, ad): argument
212 def get_slot_index_from_subid(log, ad, sub_id): argument
220 def get_num_active_sims(log, ad): argument
242 def toggle_airplane_mode(log, ad, new_state=None): argument
271 def is_sim_ready(log, ad, sim_slot_id=None): argument
322 def toggle_airplane_mode_msim(log, ad, new_state=None): argument
406 ad, argument
431 def wait_for_ringing_event(log, ad, wait_time): argument
436 def _wait_for_ringing_event(log, ad, wait_time): argument
[all …]
Dtel_video_utils.py72 def phone_setup_video(log, ad): argument
86 def phone_setup_video_for_subscription(log, ad, sub_id): argument
114 def phone_idle_video(log, ad): argument
128 def phone_idle_video_for_subscription(log, ad, sub_id): argument
152 def is_phone_in_call_video(log, ad): argument
170 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument
214 def is_phone_in_call_video_bidirectional(log, ad): argument
228 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
245 def is_phone_in_call_video_tx_enabled(log, ad): argument
259 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument
[all …]
Dtel_data_utils.py224 def wifi_cell_switching(log, ad, wifi_network_ssid, wifi_network_pass, nw_gen): argument
295 def airplane_mode_test(log, ad): argument
354 def data_connectivity_single_bearer(log, ad, nw_gen): argument
428 def change_data_sim_and_verify_data(log, ad, sim_slot): argument
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveRebootStressTest.py88 def _check_provisioning(self, ad): argument
98 def _clear_provisioning(self, ad): argument
105 def _check_lte_data(self, ad): argument
115 def _check_volte(self, ad, ad_reference): argument
132 def _check_wfc(self, ad, ad_reference): argument
150 def _check_3g(self, ad, ad_reference): argument
168 def _check_tethering(self, ad, ad_reference): argument
DTelPowerTest.py234 def _setup_phone_idle_and_wakeup_ping(self, ad, phone_setup_func): argument
244 def _setup_phone_mobile_data_always_on(self, ad, phone_setup_func, argument
265 def _setup_phone_active_call(self, ad, phone_setup_func, argument
289 ad, argument
563 def _idle_baseline(ad): argument
598 def _idle_baseline_wifi_connected(ad): argument
638 def _idle_wfc_2g_apm(ad): argument
676 def _idle_wfc_2g_lte(ad): argument
717 def _idle_lte_volte_enabled(ad): argument
752 def _idle_lte_volte_disabled(ad): argument
[all …]
DTelLiveStressCallTest.py159 def _check_phone_call_status(self, ad, telecom_status, call_status=None): argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py388 def sync_device_time(ad): argument
475 def force_airplane_mode(ad, new_state, timeout_value=60): argument
492 def wait_for_device_with_timeout(ad): argument
505 def enable_doze(ad): argument
529 def disable_doze(ad): argument
550 def enable_doze_light(ad): argument
574 def disable_doze_light(ad): argument
595 def set_ambient_display(ad, new_state): argument
606 def set_adaptive_brightness(ad, new_state): argument
617 def set_auto_rotate(ad, new_state): argument
[all …]
/tools/test/connectivity/acts/tests/google/wifi/
DWifiEnterpriseTest.py168 def eap_negative_connect_logic(self, config, ad): argument
303 def gen_eap_test_name(self, config, ad): argument
325 def gen_passpoint_test_name(self, config, ad): argument
388 def name_gen(config, ad): argument
449 def name_gen(config, ad): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py442 def wifi_toggle_state(ad, new_state=None): argument
469 def reset_wifi(ad): argument
490 def wifi_forget_network(ad, net_ssid): argument
514 def wifi_test_device_init(ad): argument
558 def start_wifi_connection_scan(ad): argument
567 def start_wifi_background_scan(ad, scan_setting): argument
583 def start_wifi_tethering(ad, ssid, password, band=None): argument
611 def stop_wifi_tethering(ad): argument
626 def wifi_connect(ad, network): argument
652 def start_wifi_single_scan(ad, scan_setting): argument
[all …]
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py154 def bluetooth_enabled_check(ad): argument
365 def set_bt_scan_mode(ad, scan_mode_value): argument
526 def take_btsnoop_log(ad, testcase, test_name): argument
553 def kill_bluetooth_process(ad): argument
560 def rfcomm_connect(ad, device_address): argument
574 def rfcomm_accept(ad): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py69 def _cleanup(msg, ad, active_ads): argument
242 def _get_device_filter(ad): argument
273 def take_br(test_name, begin_time, ad): argument
Dmonsoon.py774 def _wait_for_device(self, ad): argument
/tools/test/connectivity/acts/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py73 def _start_advertisements_thread(self, ad, beacon_count, restart=False): argument