Searched refs:mShadowViewDelegate (Results 1 – 3 of 3) sorted by relevance
75 mShadowViewDelegate.setBackgroundDrawable(mRippleDrawable); in setBackgroundDrawable()90 if (mShadowViewDelegate.isCompatPaddingEnabled()) { in onElevationChanged()108 if (mShadowViewDelegate.isCompatPaddingEnabled()) { in onTranslationZChanged()125 if (mShadowViewDelegate.isCompatPaddingEnabled()) { in onPaddingUpdated()128 mShadowViewDelegate.setBackgroundDrawable(mInsetDrawable); in onPaddingUpdated()130 mShadowViewDelegate.setBackgroundDrawable(mRippleDrawable); in onPaddingUpdated()160 if (mShadowViewDelegate.isCompatPaddingEnabled()) { in getPadding()161 final float radius = mShadowViewDelegate.getRadius(); in getPadding()
54 final ShadowViewDelegate mShadowViewDelegate; field in FloatingActionButtonImpl62 mShadowViewDelegate = shadowViewDelegate; in FloatingActionButtonImpl()112 mShadowViewDelegate.setShadowPadding(rect.left, rect.top, rect.right, rect.bottom); in updatePadding()
94 mShadowViewDelegate.getRadius(), in setBackgroundDrawable()98 mShadowViewDelegate.setBackgroundDrawable(mShadowDrawable); in setBackgroundDrawable()