Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java62 private boolean mCustomOutline; field in ExpandableOutlineView
83 if (!mCustomOutline && getCurrentTopRoundness() == 0.0f
110 if (!mCustomOutline) { in getClipPath()
205 return mAlwaysRoundBothCorners || mCustomOutline || forTranslation; in isClippingNeeded()
344 mCustomOutline = false; in setOutlineRect()
361 if (mCustomOutline) { in getOutlineTranslation()
371 if (mCustomOutline) { in updateOutline()
397 mCustomOutline = true; in setOutlineRect()