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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1065 virtual InputDevice* createDeviceLocked(int32_t deviceId, int32_t controllerNumber, function in class:InstrumentedInputReader
1072 return InputReader::createDeviceLocked(deviceId, controllerNumber, identifier, classes);
/frameworks/native/services/inputflinger/
H A DInputReader.cpp470 InputDevice* device = createDeviceLocked(deviceId, controllerNumber, identifier, classes);
518 InputDevice* InputReader::createDeviceLocked(int32_t deviceId, int32_t controllerNumber, function in class:android::InputReader

Completed in 34 milliseconds