Searched defs:createDeviceLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/reader/ | ||
D | InputReader.cpp | 277 std::shared_ptr<InputDevice> InputReader::createDeviceLocked( in createDeviceLocked() function in android::InputReader |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 1179 virtual std::shared_ptr<InputDevice> createDeviceLocked(int32_t eventHubId, in createDeviceLocked() function in android::InstrumentedInputReader |