Searched refs:getConnectionIndexLocked (Results 1 – 2 of 2) sorted by relevance
888 ssize_t connectionIndex = getConnectionIndexLocked(inputTarget.inputChannel); in dispatchEventLocked()982 ssize_t connectionIndex = getConnectionIndexLocked(inputChannel); in resumeAfterTargetsNotReadyTimeoutLocked()1631 ssize_t connectionIndex = getConnectionIndexLocked(windowHandle->getInputChannel()); in isWindowReadyForMoreInputLocked()2131 ssize_t index = getConnectionIndexLocked(channel); in synthesizeCancelationEventsForInputChannelLocked()2969 ssize_t fromConnectionIndex = getConnectionIndexLocked(fromChannel); in transferTouchFocus()2970 ssize_t toConnectionIndex = getConnectionIndexLocked(toChannel); in transferTouchFocus()3181 if (getConnectionIndexLocked(inputChannel) >= 0) { in registerInputChannel()3225 ssize_t connectionIndex = getConnectionIndexLocked(inputChannel); in unregisterInputChannelLocked()3259 ssize_t InputDispatcher::getConnectionIndexLocked(const sp<InputChannel>& inputChannel) { in getConnectionIndexLocked() function in android::InputDispatcher
875 ssize_t getConnectionIndexLocked(const sp<InputChannel>& inputChannel);