Searched refs:mCustomOutline (Results 1 – 1 of 1) sorted by relevance
47 private boolean mCustomOutline; field in ExpandableOutlineView63 if (!mCustomOutline && !hasRoundedCorner() && !mAlwaysRoundBothCorners) {88 if (mCustomOutline) { in getClipHeight()102 if (!mCustomOutline) { in getClipPath()219 return mAlwaysRoundBothCorners || mCustomOutline || forTranslation; in isClippingNeeded()293 mCustomOutline = false; in setOutlineRect()311 if (mCustomOutline) { in getOutlineTranslation()321 if (mCustomOutline) { in updateOutline()347 mCustomOutline = true; in setOutlineRect()368 pw.println("mCustomOutline: " + mCustomOutline + " mOutlineRect: " + mOutlineRect); in dump()