Searched defs:serial (Results 1 – 6 of 6) sorted by relevance
| /tools/test/connectivity/acts/tests/google/tel/config/ |
| D | sample_msim.json | 8 {"serial": "<MSIM_device_serial>", string 14 {"serial": "<Single_SIM_device_serial>"}] string
|
| /tools/test/connectivity/acts/framework/ |
| D | sample_config.json | 12 "AndroidDevice": [{"serial": "<serial>", "label": "caller"}, string 13 {"serial": "<serial>", "label": "callee", "whatever": "anything"}] string
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | fastboot.py | 52 def __init__(self, serial=""): argument
|
| D | adb.py | 98 def __init__(self, serial="", log=None): argument
|
| D | android_device.py | 303 def __init__(self, serial="", host_port=None, device_port=8080, argument
|
| /tools/test/connectivity/acts/framework/tests/ |
| D | acts_android_device_test.py | 73 def __init__(self, serial): argument
|