Searched defs:getScroll (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java5427 final float dx = -mMarquee.getScroll();
8086 final float scroll = marquee.getScroll();
8124 final float scroll = marquee.getScroll();
9426 float getScroll() { method in class:TextView.Marquee

Completed in 127 milliseconds