Searched refs:createDeviceLocked (Results 1 – 3 of 3) sorted by relevance
116 virtual std::shared_ptr<InputDevice> createDeviceLocked(int32_t deviceId,
195 std::shared_ptr<InputDevice> device = createDeviceLocked(eventHubId, identifier); in addDeviceLocked()277 std::shared_ptr<InputDevice> InputReader::createDeviceLocked( in createDeviceLocked() function in android::InputReader
1179 virtual std::shared_ptr<InputDevice> createDeviceLocked(int32_t eventHubId, in createDeviceLocked() function in android::InstrumentedInputReader1187 return InputReader::createDeviceLocked(eventHubId, identifier); in createDeviceLocked()