Home
last modified time | relevance | path

Searched refs:setFrameContentVelocity (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DAbsListViewFunctionalTest.java86 mMyListView.setFrameContentVelocity(0); in testLsitViewSetVelocity()
120 public void setFrameContentVelocity(float pixelsPerSecond) { in setFrameContentVelocity() method in AbsListViewFunctionalTest.MyListView
DHorizontalScrollViewFunctionalTest.java99 mMyHorizontalScrollView.setFrameContentVelocity(0); in testSetVelocity()
159 public void setFrameContentVelocity(float pixelsPerSecond) { in setFrameContentVelocity() method in HorizontalScrollViewFunctionalTest.MyHorizontalScrollView
DScrollViewFunctionalTest.java99 mMyScrollView.setFrameContentVelocity(0); in testSetVelocity()
159 public void setFrameContentVelocity(float pixelsPerSecond) { in setFrameContentVelocity() method in ScrollViewFunctionalTest.MyScrollView
/frameworks/base/core/tests/coretests/src/android/view/
DViewFrameRateTest.java176 mMovingView.setFrameContentVelocity(1f); in lowVelocity60()
204 frameLayout.setFrameContentVelocity(1f); in velocityWithChildMovement()
228 mMovingView.setFrameContentVelocity(1_000_000_000f); in highVelocity120()
471 mMovingView.setFrameContentVelocity(1f); in frameRateAndCategory()
694 mMovingView.setFrameContentVelocity(Float.MAX_VALUE); in idleDetected()
DViewRootImplTest.java984 mView.setFrameContentVelocity(100); in votePreferredFrameRate_voteFrameRateCategory_velocityToHigh()
1357 mView.setFrameContentVelocity(pixelsPerSecond); in votePreferredFrameRate_velocityVotedAfterOnDraw()
/frameworks/base/core/java/android/widget/
DScrollView.java734 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity())); in onInterceptTouchEvent()
1587 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity())); in computeScroll()
1902 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity())); in fling()
DHorizontalScrollView.java1496 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity())); in computeScroll()
1822 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity())); in fling()
DAbsListView.java5105 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity()));
5204 setFrameContentVelocity(Math.abs(mScroller.getCurrVelocity()));
/frameworks/base/core/java/android/view/
DView.java34047 public void setFrameContentVelocity(float pixelsPerSecond) { in setFrameContentVelocity() method
/frameworks/base/core/api/
Dcurrent.txt53044 …method @FlaggedApi("android.view.flags.view_velocity_api") public void setFrameContentVelocity(flo…