Searched refs:lowResBackgroundColor (Results 1 – 1 of 1) sorted by relevance
834 private ContentValues newContentValues(Bitmap icon, String label, int lowResBackgroundColor) { in newContentValues() argument841 if (lowResBackgroundColor == Color.TRANSPARENT) { in newContentValues()854 mLowResCanvas.drawColor(lowResBackgroundColor); in newContentValues()