Home
last modified time | relevance | path

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

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java107 private static int PLACEHOLDER_BACKGROUND_COLOR = Color.rgb(245, 245, 245); field in BaseIconFactory
171 new ColorDrawable(PLACEHOLDER_BACKGROUND_COLOR), in createIconBitmap()