Searched defs:arity_index (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.cpp | 200 input_usage_t usage, int32_t value, int32_t arity_index) { in inputReportSetUsageInt() 204 input_usage_t usage, bool value, int32_t arity_index) { in inputReportSetUsageBool() 364 input_collection_id_t id, input_usage_t usage, int32_t value, int32_t arity_index) { in input_report_set_usage_int() 370 input_collection_id_t id, input_usage_t usage, bool value, int32_t arity_index) { in input_report_set_usage_bool()
|