Home
last modified time | relevance | path

Searched defs:createDeviceLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputReader.cpp277 std::shared_ptr<InputDevice> InputReader::createDeviceLocked( in createDeviceLocked() function in android::InputReader
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1195 virtual std::shared_ptr<InputDevice> createDeviceLocked(int32_t eventHubId, in createDeviceLocked() function in android::InstrumentedInputReader