Searched refs:existingConnection (Results 1 – 1 of 1) sorted by relevance
4306 sp<Connection> existingConnection = getConnectionLocked(inputChannel->getConnectionToken()); in registerInputChannel() local4307 if (existingConnection != nullptr) { in registerInputChannel()