Searched refs:getConnectionIndexLocked (Results 1 – 2 of 2) sorted by relevance
920 ssize_t connectionIndex = getConnectionIndexLocked(inputTarget.inputChannel); in dispatchEventLocked()1014 ssize_t connectionIndex = getConnectionIndexLocked(inputChannel); in resumeAfterTargetsNotReadyTimeoutLocked()1629 ssize_t connectionIndex = getConnectionIndexLocked(windowHandle->getInputChannel()); in checkWindowReadyForMoreInputLocked()2165 ssize_t index = getConnectionIndexLocked(channel); in synthesizeCancelationEventsForInputChannelLocked()3038 ssize_t fromConnectionIndex = getConnectionIndexLocked(fromChannel); in transferTouchFocus()3039 ssize_t toConnectionIndex = getConnectionIndexLocked(toChannel); in transferTouchFocus()3296 if (getConnectionIndexLocked(inputChannel) >= 0) { in registerInputChannel()3341 ssize_t connectionIndex = getConnectionIndexLocked(inputChannel); in unregisterInputChannelLocked()3373 ssize_t InputDispatcher::getConnectionIndexLocked(const sp<InputChannel>& inputChannel) { in getConnectionIndexLocked() function in android::InputDispatcher
884 ssize_t getConnectionIndexLocked(const sp<InputChannel>& inputChannel);