Home
last modified time | relevance | path

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

/external/autotest/client/cros/chameleon/
Dchameleon_audio_helper.py301 is_audio_jack = audio_port.port_id in [ids.CrosIds.HEADPHONE,
315 if jack_plugger and is_audio_jack:
/external/autotest/client/bin/input/
Dinput_device.py549 def is_audio_jack(self): member in InputDevice
683 if device.is_audio_jack():