Home
last modified time | relevance | path

Searched refs:getDeviceProperty (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/tests/input/evdev/
DMockInputHost.h66 MOCK_CONST_METHOD1(getDeviceProperty, InputProperty*(const char* key));
/hardware/libhardware/modules/input/evdev/
DInputHost.cpp68 InputProperty* InputPropertyMap::getDeviceProperty(const char* key) const { in getDeviceProperty() function in android::InputPropertyMap
DInputHost.h136 virtual InputProperty* getDeviceProperty(const char* key) const;