Home
last modified time | relevance | path

Searched refs:existingConnection (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4306 sp<Connection> existingConnection = getConnectionLocked(inputChannel->getConnectionToken()); in registerInputChannel() local
4307 if (existingConnection != nullptr) { in registerInputChannel()