Searched refs:mCustomOutline (Results 1 – 1 of 1) sorted by relevance
62 private boolean mCustomOutline; field in ExpandableOutlineView85 if (!mCustomOutline && mCurrentTopRoundness == 0.0f112 if (!mCustomOutline) { in getClipPath()232 return mAlwaysRoundBothCorners || mCustomOutline || getTranslation() != 0 ; in isClippingNeeded()361 mCustomOutline = false; in setOutlineRect()368 return mCustomOutline ? mOutlineRect.left : (int) getTranslation(); in getOutlineTranslation()372 if (mCustomOutline) { in updateOutline()398 mCustomOutline = true; in setOutlineRect()