Home
last modified time | relevance | path

Searched defs:adb (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Derror_reporter.py88 def report_on_adb(self, adb, report): argument
115 def report_device_processes(self, adb, report): argument
156 def report_sl4a_state(self, rpc_connection, adb, report): argument
Dsl4a_manager.py75 def create_sl4a_manager(adb): argument
108 def __init__(self, adb): argument
Drpc_connection.py51 def __init__(self, adb, ports, client_socket, socket_fd, uid=UNKNOWN_UID): argument
Dsl4a_session.py53 adb, argument
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py339 def _IsEmulatorRunning(adb): argument
350 def _CheckRunningEmulator(self, adb, no_prompts): argument
524 def _WaitForEmulatorToStop(self, adb): argument
541 def _WaitForEmulatorToStart(self, adb, proc, timeout): argument
/tools/acloud/list/
Dinstance.py588 def adb(self): member in LocalGoldfishInstance
/tools/test/connectivity/acts/framework/acts/
Dutils.py1036 def get_device_process_uptime(adb, process): argument