Searched defs:endButton (Results 1 – 5 of 5) sorted by relevance
75 val endButton: Flow<KeyguardQuickAffordanceViewModel> = in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModel
90 val endButton: Flow<KeyguardQuickAffordanceViewModel> = in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardBottomAreaViewModel
340 val endButton = collectLastValue(underTest.endButton) in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected() constant
367 val endButton = collectLastValue(underTest.endButton) in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected() constant
117 val endButton: ImageView = view.requireViewById(R.id.end_button) in <lambda>() constant