Searched refs:remainingRotationCount (Results 1 – 1 of 1) sorted by relevance
1881 int remainingRotationCount = rotationCount; in handleRotateEvent() local1887 remainingRotationCount -= result.advancedCount; in handleRotateEvent()1902 if (remainingRotationCount > 0 && isInFocusedWindow(mFocusedNode)) { in handleRotateEvent()1906 injectScrollEvent(scrollableContainer, clockwise, remainingRotationCount); in handleRotateEvent()