Searched refs:updateDrawable (Results 1 – 1 of 1) sorted by relevance
101 mForegroundProperties.updateDrawable(mFinalRadius, cornerRadiusProgress); in update()102 mBackgroundProperties.updateDrawable(mFinalRadius, cornerRadiusProgress); in update()184 void updateDrawable(float finalRadius, float progress) { in updateDrawable() method in FloatingWidgetBackgroundView.DrawableProperties