Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/host/
DInputDriver.h68 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,
DInputDriver.cpp203 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()