HomeSort by relevance Sort by last modified time
    Searched refs:inputGetDeviceProperty (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/host/
InputDriver.h 73 virtual input_property_t* inputGetDeviceProperty(input_property_map_t* map,
120 virtual input_property_t* inputGetDeviceProperty(input_property_map_t* map,
InputDriver.cpp 240 input_property_t* InputDriver::inputGetDeviceProperty(input_property_map_t* map,
389 return driver->inputGetDeviceProperty(map, key);

Completed in 101 milliseconds