/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/host/python/ |
D | wifip2p_utils.py | 21 server_device: android_device, client_device: android_device 39 server_device: android_device, client_device: android_device 89 server_device: android_device, client_device: android_device
|
D | mdns_utils.py | 20 advertising_device: android_device, discovery_device: android_device 34 advertising_device: android_device, discovery_device: android_device 52 advertising_device: android_device, discovery_device: android_device
|
D | tether_utils.py | 39 server_device: android_device, 40 client_device: android_device, 67 server_device: android_device, 68 client_device: android_device, 104 server_device: android_device, upstream_type: UpstreamType
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/users/ |
D | users.py | 26 def get_all_users(android_device): argument 36 def create_new_user(android_device, user_name): argument 41 def switch_user(android_device, user_id): argument 50 def remove_user(android_device, user_id): argument 54 def get_current_user(android_device): argument 60 def _wait_for_user_to_take_place(android_device, user_id, timeout=10): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/ |
D | ota_runner_factory.py | 49 def create_from_configs(config, android_device): argument 104 android_device, argument 130 android_device, argument 172 def get_ota_value_from_config(config, key, android_device): argument
|
D | ota_runner.py | 39 def __init__(self, ota_tool, android_device): argument 159 def __init__(self, ota_tool, android_device, ota_package, sl4a_apk): argument 192 def __init__(self, ota_tool, android_device, ota_packages, sl4a_apks): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/ota/ |
D | ota_updater.py | 36 def _check_initialization(android_device): argument 44 def update(android_device, ignore_update_errors=False): argument 68 def can_update(android_device): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_test_utils.py | 77 def _add_android_device_to_dictionary(android_device, profile_list, argument 371 def determine_max_advertisements(android_device): argument 661 def get_bluetooth_crash_count(android_device): argument 1447 def set_bluetooth_codec(android_device, argument 1891 def __init__(self, android_device, music_file): argument
|
D | BluetoothBaseTest.py | 200 def _setup_bt_libs(self, android_device): argument
|
D | bt_power_test_utils.py | 35 def __init__(self, android_device, music_file): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/android_lib/ |
D | events.py | 23 def __init__(self, android_device): argument 54 def __init__(self, android_device, bugreport_dir): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/ |
D | iperf_server_test.py | 320 def test_start_does_not_run_two_concurrent_processes(self, android_device): argument 335 self, android_device, _, __): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/etc/ |
D | manage_sim.py | 25 import acts.controllers.android_device as android_device namespace
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | audio_utils.py | 66 android_device): argument
|
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/services/ |
D | logcat.py | 61 def __init__(self, android_device, configs=None): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/ |
D | monsoon.py | 161 def attach_device(self, android_device): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | wlan_device.py | 190 def __init__(self, android_device): argument
|
D | bluetooth_device.py | 369 def __init__(self, android_device): argument
|
/aosp_15_r20/external/googleapis/google/devtools/testing/v1/ |
H A D | test_execution.proto | 932 AndroidDevice android_device = 1; field
|