Searched refs:inputReportSetUsageBool (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.h | 68 virtual void inputReportSetUsageBool(input_report_t* r, input_collection_id_t id, 115 virtual void inputReportSetUsageBool(input_report_t* r, input_collection_id_t id,
|
D | InputDriver.cpp | 203 void InputDriver::inputReportSetUsageBool(input_report_t* r, input_collection_id_t id, in inputReportSetUsageBool() function in android::InputDriver 374 driver->inputReportSetUsageBool(r, id, usage, value, arity_index); in input_report_set_usage_bool()
|