| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/users/ | 
| D | users.py | 26 def get_all_users(android_device):  argument36 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/ | 
| D | ota_updater.py | 36 def _check_initialization(android_device):  argument44 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/ | 
| D | ota_runner_factory.py | 49 def create_from_configs(config, android_device):  argument104            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):  argument159     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/ | 
| D | events.py | 23     def __init__(self, android_device):  argument54     def __init__(self, android_device, bugreport_dir):  argument
 
 | 
| /tools/test/connectivity/acts_tests/tests/google/tel/etc/ | 
| D | manage_sim.py | 25 import acts.controllers.android_device as android_device  namespace
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ | 
| D | audio_utils.py | 66                                               android_device):  argument
 | 
| /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,  argument371 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
 | 
| /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):  argument335             self, android_device, _, __):  argument
 
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/ | 
| D | monsoon.py | 161     def attach_device(self, android_device):  argument
 | 
| /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
 |