HomeSort by relevance Sort by last modified time
    Searched defs:input_get_property_value (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 109 .input_get_property_value = input_get_property_value,
397 const char* input_get_property_value(input_host_t* host, input_property_t* property) { function in namespace:android
  /hardware/libhardware/include/hardware/
input.h 530 const char* (*input_get_property_value)(input_host_t* host, input_property_t* property); member in struct:input_host_callbacks

Completed in 335 milliseconds