Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dinput_event_recorder.py144 INPUT_DEVICE_INFO_FILE = '/proc/bus/input/devices' variable in InputEventRecorder
190 with open(self.INPUT_DEVICE_INFO_FILE) as info: