HomeSort by relevance Sort by last modified time
    Searched full:report_event (Results 1 - 5 of 5) sorted by null

  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 105 .report_event = report_event,
208 ALOGD("report_event %p for handle %p", report, d);
375 void report_event(input_host_t* host, input_device_handle_t* d, input_report_t* report) { function in namespace:android
InputDriver.h 177 void report_event(input_host_t* host, input_device_handle_t* d, input_report_t* report);
  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 32 mCallbacks.report_event(mHost, d, mReport);
  /hardware/libhardware/include/hardware/
input.h 502 void (*report_event)(input_host_t* host, input_device_handle_t* d, input_report_t* report); member in struct:input_host_callbacks
  /frameworks/base/wifi/java/android/net/wifi/
WifiScanner.java 184 /** must have a valid REPORT_EVENT value */
    [all...]

Completed in 152 milliseconds