Searched defs:startButton (Results 1 – 8 of 8) sorted by relevance
121 val startButton = dialog.getButton(BUTTON_POSITIVE) in <lambda>() constant
317 public Button startButton; field in UsageReporterActivity.ViewHolder
157 val startButton: Flow<KeyguardQuickAffordanceViewModel> = in <lambda>() constant
87 val startButton: Flow<KeyguardQuickAffordanceViewModel> = in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardBottomAreaViewModel
53 private lateinit var startButton: TextView in <lambda>() variable in com.android.systemui.mediaprojection.permission.BaseMediaProjectionPermissionDialogDelegate
609 private val startButton = R.id.start_button in <lambda>() constant
117 val startButton: ImageView = view.requireViewById(R.id.start_button) in <lambda>() constant
376 val startButton = collectLastValue(underTest.startButton) in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected() constant