Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/
DCollapsedStatusBarViewBinder.kt89 val chipTimeView: ChipChronometer = in bind() constant
96 ChipChronometerBinder.bind(chipModel.startTimeMs, chipTimeView) in bind()
104 chipTimeView.stop() in bind()