Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java5720 if (mMarquee != null && mMarquee.shouldDrawGhost()) { in onDraw()
10123 boolean shouldDrawGhost() { in shouldDrawGhost() method in TextView.Marquee