Searched refs:PLACEHOLDER_BACKGROUND_COLOR (Results 1 – 1 of 1) sorted by relevance
66 private static int PLACEHOLDER_BACKGROUND_COLOR = Color.rgb(240, 240, 240); field in BaseIconFactory81 mTextPaint.setColor(PLACEHOLDER_BACKGROUND_COLOR); in BaseIconFactory()145 new ColorDrawable(PLACEHOLDER_BACKGROUND_COLOR), in createIconBitmap()