Searched refs:largeClockHostView (Results 1 – 2 of 2) sorted by relevance
179 private lateinit var largeClockHostView: FrameLayout in <lambda>() variable430 largeClockHostView, in <lambda>()532 largeClockHostView = FrameLayout(previewContext) in <lambda>()533 largeClockHostView.layoutParams = in <lambda>()538 largeClockHostView.isInvisible = true in <lambda>()539 parentView.addView(largeClockHostView) in <lambda>()709 KeyguardClockSwitch.getLargeClockRegion(largeClockHostView) in <lambda>()714 largeClockHostView.removeAllViews() in <lambda>()715 largeClockHostView.addView(clock.largeClock.view) in <lambda>()
55 largeClockHostView: View, in <lambda>()59 largeClockHostView.repeatWhenAttached { in <lambda>()62 viewModel.isLargeClockVisible.collect { largeClockHostView.isVisible = it } in <lambda>()