Searched refs:DEFAULT_ICON_TINT_COLOR (Results 1 – 1 of 1) sorted by relevance
36 private const val DEFAULT_ICON_TINT_COLOR = "default_icon_tint_color" in <lambda>() constant84 DEFAULT_ICON -> this.color?.let { intent.putExtra(DEFAULT_ICON_TINT_COLOR, it) } in toIntent()