Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/host/
DInputDriver.h66 virtual void inputReportSetUsageInt(input_report_t* r, input_collection_id_t id,
113 virtual void inputReportSetUsageInt(input_report_t* r, input_collection_id_t id,
DInputDriver.cpp199 void InputDriver::inputReportSetUsageInt(input_report_t* r, input_collection_id_t id, in inputReportSetUsageInt() function in android::InputDriver
366 driver->inputReportSetUsageInt(r, id, usage, value, arity_index); in input_report_set_usage_int()