Searched defs:startButton (Results 1 – 6 of 6) sorted by relevance
71 val startButton: Flow<KeyguardQuickAffordanceViewModel> = in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModel
87 val startButton: Flow<KeyguardQuickAffordanceViewModel> = in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardBottomAreaViewModel
317 public Button startButton; field in UsageReporterActivity.ViewHolder
47 private lateinit var startButton: TextView variable
366 val startButton = collectLastValue(underTest.startButton) in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected() constant
116 val startButton: ImageView = view.requireViewById(R.id.start_button) in <lambda>() constant