Home
last modified time | relevance | path

Searched refs:notifyReport (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DEvdevModule.cpp44 void notifyReport(input_report_t* r);
69 void EvdevModule::notifyReport(input_report_t* r) { in notifyReport() function in android::EvdevModule
109 gEvdevModule->notifyReport(r); in input_notify_report()