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

  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 97 .input_device_definition_add_report = input_device_definition_add_report,
321 void input_device_definition_add_report(input_host_t* host, function in namespace:android
InputDriver.h 149 void input_device_definition_add_report(input_host_t* host,
  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 57 mCallbacks.input_device_definition_add_report(mHost, mDeviceDefinition, *r);
  /hardware/libhardware/include/hardware/
input.h 442 void (*input_device_definition_add_report)(input_host_t* host, member in struct:input_host_callbacks

Completed in 274 milliseconds