Searched refs:inputGetDeviceProperty (Results 1 – 2 of 2) sorted by relevance
73 virtual input_property_t* inputGetDeviceProperty(input_property_map_t* map,120 virtual input_property_t* inputGetDeviceProperty(input_property_map_t* map,
240 input_property_t* InputDriver::inputGetDeviceProperty(input_property_map_t* map, in inputGetDeviceProperty() function in android::InputDriver389 return driver->inputGetDeviceProperty(map, key); in input_get_device_property()