Home
last modified time | relevance | path

Searched defs:android_device (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/host/python/
Dwifip2p_utils.py21 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
Dmdns_utils.py20 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
Dtether_utils.py39 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/
Dusers.py26 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/
Dota_runner_factory.py49 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
Dota_runner.py39 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/
Dota_updater.py36 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/
Dbt_test_utils.py77 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
DBluetoothBaseTest.py200 def _setup_bt_libs(self, android_device): argument
Dbt_power_test_utils.py35 def __init__(self, android_device, music_file): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/android_lib/
Devents.py23 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/
Diperf_server_test.py320 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/
Dmanage_sim.py25 import acts.controllers.android_device as android_device namespace
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Daudio_utils.py66 android_device): argument
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/services/
Dlogcat.py61 def __init__(self, android_device, configs=None): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/
Dmonsoon.py161 def attach_device(self, android_device): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py190 def __init__(self, android_device): argument
Dbluetooth_device.py369 def __init__(self, android_device): argument
/aosp_15_r20/external/googleapis/google/devtools/testing/v1/
H A Dtest_execution.proto932 AndroidDevice android_device = 1; field