Searched refs:getRotateAcceleration (Results 1 – 2 of 2) sorted by relevance
1729 int rotationCount = getRotateAcceleration(count, eventTime); in handleRotateEvent()2534 int getRotateAcceleration(int count, long eventTime) { in getRotateAcceleration() method in RotaryService
466 .when(mRotaryService).getRotateAcceleration(any(Integer.class), any(Long.class)); in testOnRotaryEvents_withFocusedView()