Home
last modified time | relevance | path

Searched refs:EV_TYPES (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/bin/input/
Dinput_device.py91 t = EV_TYPES.get(self.type, self.type)
577 print ' Event type %d (%s)' % (t, EV_TYPES.get(t, '?'))
Dlinux_input.py1116 EV_TYPES = { variable
/external/autotest/client/site_tests/firmware_TouchMTB/
Dmtb.py62 pretty_event.append('type %d (%s),' % (ev_type, EV_TYPES[ev_type]))