Home
last modified time | relevance | path

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

/hardware/libhardware/modules/input/evdev/
DInputHub.cpp113 status_t queryProperties();
161 status_t ret = node->queryProperties(); in openDeviceNode()
171 status_t EvdevDeviceNode::queryProperties() { in queryProperties() function in android::EvdevDeviceNode