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.java42 private final DrawableProperties mForegroundProperties = new DrawableProperties(); field in FloatingWidgetBackgroundView
72 mForegroundProperties.init( in init()
74 setForeground(mForegroundProperties.mDrawable); in init()
101 mForegroundProperties.updateDrawable(mFinalRadius, cornerRadiusProgress); in update()