Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DPreloadIconDrawable.java97 private final int mSystemBackgroundColor; field in PreloadIconDrawable
169 mSystemBackgroundColor = preloadColors[PRELOAD_BACKGROUND_COLOR_INDEX]; in PreloadIconDrawable()
365 new int[] {mSystemAccentColor, mSystemBackgroundColor}, in newConstantState()