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.java47 private final DrawableProperties mBackgroundProperties = new DrawableProperties(); field in FloatingWidgetBackgroundView
100 mBackgroundProperties.init( in init()
102 setBackground(mBackgroundProperties.mDrawable); in init()
120 mBackgroundProperties.updateDrawable(mFinalRadius, cornerRadiusProgress); in update()