Home
last modified time | relevance | path

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

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