Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/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
/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
/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
/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
/tools/test/connectivity/acts/tests/google/tel/etc/
Dmanage_sim.py25 import acts.controllers.android_device as android_device namespace
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Daudio_utils.py66 android_device): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py73 def _add_android_device_to_dictionary(android_device, profile_list, argument
364 def determine_max_advertisements(android_device): argument
654 def get_bluetooth_crash_count(android_device): argument
1309 def set_bluetooth_codec(android_device, argument
1754 def __init__(self, android_device, music_file): argument
Dbt_power_test_utils.py33 def __init__(self, android_device, music_file): argument
DBluetoothBaseTest.py223 def _setup_bt_libs(self, android_device): argument
/tools/test/connectivity/acts/framework/tests/controllers/
Diperf_server_test.py330 def test_start_does_not_run_two_concurrent_processes(self, android_device): argument
345 def test_stop_exits_early_if_no_process_has_started(self, android_device, _, argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/
Dmonsoon.py161 def attach_device(self, android_device): argument
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py152 def __init__(self, android_device): argument
Dbluetooth_device.py359 def __init__(self, android_device): argument