Home
last modified time | relevance | path

Searched defs:input_get_property_value (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp399 const char* input_get_property_value(input_host_t* host, input_property_t* property) { in input_get_property_value() function
/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h530 const char* (*input_get_property_value)(input_host_t* host, input_property_t* property); member