Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DPreloadIconDrawable.java100 private final int mSystemBackgroundColor; field in PreloadIconDrawable
142 mSystemBackgroundColor = preloadColors[PRELOAD_BACKGROUND_COLOR_INDEX]; in PreloadIconDrawable()
183 mProgressPaint.setColor(mIsStartable ? COLOR_TRACK : mSystemBackgroundColor); in getShadowBitmap()
355 new int[] {mSystemAccentColor, mSystemBackgroundColor}, in getConstantState()