Searched refs:remainingRotationCount (Results 1 – 1 of 1) sorted by relevance
1996 int remainingRotationCount = rotationCount; in handleRotateEvent() local2003 remainingRotationCount -= result.advancedCount; in handleRotateEvent()2019 if (mFocusedNode != null && remainingRotationCount > 0 && isInFocusedWindow(mFocusedNode)) { in handleRotateEvent()2023 injectScrollEvent(scrollableContainer, clockwise, remainingRotationCount); in handleRotateEvent()