Home
last modified time | relevance | path

Searched refs:extendDuration (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/widget/
DOverScroller.java252 public void extendDuration(int extend) { in extendDuration() method in OverScroller
253 mScrollerX.extendDuration(extend); in extendDuration()
254 mScrollerY.extendDuration(extend); in extendDuration()
708 void extendDuration(int extend) { in extendDuration() method in OverScroller.SplineOverScroller
DScroller.java518 public void extendDuration(int extend) { in extendDuration() method in Scroller
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38322 method public void extendDuration(int);
/frameworks/base/core/api/
Dcurrent.txt60391 method public void extendDuration(int);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67843 Landroid/widget/OverScroller$SplineOverScroller;->extendDuration(I)V