Home
last modified time | relevance | path

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

/hardware/libhardware/modules/input/evdev/
DInputDevice.cpp45 static InputBus getInputBus(const std::shared_ptr<InputDeviceNode>& node) { in getInputBus() function
114 InputBus bus = getInputBus(node); in EvdevDevice()