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.py296 is_audio_jack = audio_port.port_id in [ids.CrosIds.HEADPHONE,
311 if jack_plugger and is_audio_jack:
/external/autotest/client/bin/input/
Dinput_device.py553 def is_audio_jack(self): member in InputDevice
687 if device.is_audio_jack():