Searched refs:mCustomOutline (Results 1 – 1 of 1) sorted by relevance
48 private boolean mCustomOutline; field in ExpandableOutlineView66 if (!mCustomOutline && !hasRoundedCorner() && !mAlwaysRoundBothCorners) {91 if (mCustomOutline) { in getClipHeight()105 if (!mCustomOutline) { in getClipPath()222 return mAlwaysRoundBothCorners || mCustomOutline || forTranslation; in isClippingNeeded()296 mCustomOutline = false; in setOutlineRect()314 if (mCustomOutline) { in getOutlineTranslation()324 if (mCustomOutline) { in updateOutline()350 mCustomOutline = true; in setOutlineRect()371 pw.println("mCustomOutline: " + mCustomOutline + " mOutlineRect: " + mOutlineRect); in dump()