Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dinput_device.py36 _DEVICE_INFO_FILE = '/proc/bus/input/devices' variable
652 with open(_DEVICE_INFO_FILE) as info: