Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp936 ssize_t connectionIndex = getConnectionIndexLocked(inputTarget.inputChannel); in dispatchEventLocked() local
1030 ssize_t connectionIndex = getConnectionIndexLocked(inputChannel); in resumeAfterTargetsNotReadyTimeoutLocked() local
1671 ssize_t connectionIndex = getConnectionIndexLocked(windowHandle->getInputChannel()); in checkWindowReadyForMoreInputLocked() local
2142 ssize_t connectionIndex = d->mConnectionsByFd.indexOfKey(fd); in handleReceiveCallback() local
3397 ssize_t connectionIndex = getConnectionIndexLocked(inputChannel); in unregisterInputChannelLocked() local
3430 ssize_t connectionIndex = mConnectionsByFd.indexOfKey(inputChannel->getFd()); in getConnectionIndexLocked() local