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

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

Completed in 298 milliseconds