Searched refs:get_emulator_device (Results 1 – 2 of 2) sorted by relevance
73 result.device = adb.get_emulator_device(adb_path=adb_path)
143 def get_emulator_device(adb_path='adb'): function