Searched refs:currentChipView (Results 1 – 1 of 1) sorted by relevance
169 val currentChipView = chipView in <lambda>() constant170 val timeView = currentChipView?.getTimeView() in <lambda>()172 currentChipView?.findViewById<View>(R.id.ongoing_call_chip_background) in <lambda>()174 if (currentChipView != null && timeView != null && backgroundView != null) { in <lambda>()187 currentChipView.setOnClickListener { in <lambda>()