Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetBackgroundView.java46 private final DrawableProperties mForegroundProperties = new DrawableProperties(); field in FloatingWidgetBackgroundView
84 mForegroundProperties.init( in init()
86 setForeground(mForegroundProperties.mDrawable); in init()
119 mForegroundProperties.updateDrawable(mFinalRadius, cornerRadiusProgress); in update()