Searched refs:EXCLUDED_DEVICES_PATH (Results 1 – 1 of 1) sorted by relevance
123 private static final String EXCLUDED_DEVICES_PATH = "etc/excluded-input-devices.xml"; field in InputManagerService1899 File confFile = new File(Environment.getRootDirectory(), EXCLUDED_DEVICES_PATH); in getExcludedDeviceNames()