Home
last modified time | relevance | path

Searched refs:SPEAKER_LIST (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/manual/
Dget_usb_devices.py47 SPEAKER_LIST = ['18d1:8001', '0b0e:0412', '2abf:0505'] variable
209 for _speaker in SPEAKER_LIST:
290 if _key in SPEAKER_LIST:
Dcfm_helper.py146 type_speaker = set(peripherals).intersection(get_usb_devices.SPEAKER_LIST)