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

  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 107 .input_get_device_property = input_get_device_property,
386 input_property_t* input_get_device_property(input_host_t* host, input_property_map_t* map, function in namespace:android
InputDriver.h 182 input_property_t* input_get_device_property(input_host_t* host, input_property_map_t* map,
  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 70 mCallbacks.input_get_device_property(mHost, mMap, key));
  /hardware/libhardware/include/hardware/
input.h 507 * input_get_device_property callback.
517 input_property_t* (*input_get_device_property)(input_host_t* host, member in struct:input_host_callbacks

Completed in 2523 milliseconds