Home
last modified time | relevance | path

Searched refs:currentChipView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallController.kt245 val currentChipView = chipView in <lambda>() constant
246 val timeView = currentChipView?.getTimeView() in <lambda>()
248 if (currentChipView != null && timeView != null) { in <lambda>()