Searched refs:DEBUG_STACK_COLOR (Results 1 – 1 of 1) sorted by relevance
408 .debugBackground(viewModel, DEBUG_STACK_COLOR) in NotificationPlaceholder()474 private val DEBUG_STACK_COLOR = Color(1f, 0f, 0f, 0.2f) constant