Searched refs:onScrollProgress (Results 1 – 9 of 9) sorted by relevance
75 mProvider.onScrollProgress( in testRotaryEncoder_noFeedbackWhenViewBasedFeedbackIsEnabled()95 mProvider.onScrollProgress( in testRotaryEncoder_feedbackWhenDisregardingViewBasedScrollHaptics()122 mProvider.onScrollProgress( in testNoFeedbackWhenFeedbackIsDisabled()125 mProvider.onScrollProgress( in testNoFeedbackWhenFeedbackIsDisabled()168 mProvider.onScrollProgress( in testScrollProgress_zeroTickInterval()171 mProvider.onScrollProgress( in testScrollProgress_zeroTickInterval()181 mProvider.onScrollProgress( in testScrollProgress_progressEqualsOrExceedsPositiveThreshold()187 mProvider.onScrollProgress( in testScrollProgress_progressEqualsOrExceedsPositiveThreshold()193 mProvider.onScrollProgress( in testScrollProgress_progressEqualsOrExceedsPositiveThreshold()204 mProvider.onScrollProgress( in testScrollProgress_progressEqualsOrExceedsNegativeThreshold()[all …]
180 verify(mMockScrollFeedbackProvider).onScrollProgress( in verifyScrollProgress()185 verify(mMockScrollFeedbackProvider, never()).onScrollProgress( in verifyNoScrollProgress()
145 void onScrollProgress(int inputDeviceId, int source, int axis, int deltaInPixels); in onScrollProgress() method
82 public void onScrollProgress(int inputDeviceId, int source, int axis, int deltaInPixels) { in onScrollProgress() method in HapticScrollFeedbackProvider
18533 getScrollFeedbackProvider().onScrollProgress( in doRotaryProgressForScrollHaptics()
1031 mHapticScrollFeedbackProvider.onScrollProgress( in onGenericMotionEvent()
4525 mHapticScrollFeedbackProvider.onScrollProgress( in onGenericMotionEvent()
1543 UnflaggedApi: android.view.HapticScrollFeedbackProvider#onScrollProgress(int, int, int, int):1544 … with @FlaggedApi: method android.view.HapticScrollFeedbackProvider.onScrollProgress(int,int,int,i…1549 UnflaggedApi: android.view.ScrollFeedbackProvider#onScrollProgress(int, int, int, int):1550 …lagged with @FlaggedApi: method android.view.ScrollFeedbackProvider.onScrollProgress(int,int,int,i…
52176 …method @FlaggedApi("android.view.flags.scroll_feedback_api") public void onScrollProgress(int, int…