Searched defs:getLocation (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/tests/input/evdev/ | ||
D | InputDevice_test.cpp | 42 virtual const std::string& getLocation() const override { return mLocation; } in getLocation() function in android::tests::MockInputDeviceNode |
/hardware/libhardware/modules/input/evdev/ | ||
D | InputHub.cpp | 96 virtual const std::string& getLocation() const override { return mLocation; } in getLocation() function in android::EvdevDeviceNode |