Home
last modified time | relevance | path

Searched refs:mBackgroundProperties (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetBackgroundView.java43 private final DrawableProperties mBackgroundProperties = new DrawableProperties(); field in FloatingWidgetBackgroundView
82 mBackgroundProperties.init( in init()
84 setBackground(mBackgroundProperties.mDrawable); in init()
102 mBackgroundProperties.updateDrawable(mFinalRadius, cornerRadiusProgress); in update()