Home
last modified time | relevance | path

Searched refs:mMaxScroll (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java13258 private float mMaxScroll; field in TextView.Drawables.Marquee
13317 if (mScroll > mMaxScroll) { in tick()
13318 mScroll = mMaxScroll; in tick()
13356 mMaxScroll = mGhostStart + textWidth; in start()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84793 Landroid/widget/TextView$Marquee;->mMaxScroll:F