Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DDoubleShadowBubbleTextView.java55 if (mShadowInfo.skipDoubleShadow(this)) { in onDraw()
101 public boolean skipDoubleShadow(TextView textView) { in skipDoubleShadow() method in DoubleShadowBubbleTextView.ShadowInfo