Searched refs:mCustomOutline (Results 1 – 1 of 1) sorted by relevance
62 private boolean mCustomOutline; field in ExpandableOutlineView84 if (!mCustomOutline && mCurrentTopRoundness == 0.0f113 if (!mCustomOutline) { in getClipPath()251 return mAlwaysRoundBothCorners || mCustomOutline || getTranslation() != 0 ; in isClippingNeeded()386 mCustomOutline = false; in setOutlineRect()393 return mCustomOutline ? mOutlineRect.left : (int) getTranslation(); in getOutlineTranslation()397 if (mCustomOutline) { in updateOutline()423 mCustomOutline = true; in setOutlineRect()