Searched refs:onDialogCancel (Results 1 – 1 of 1) sorted by relevance
111 private val onDialogCancel: () -> Unit = { lastChallengeDialog = null } in <lambda>() constant in com.android.systemui.controls.ui.ControlViewHolder213 this, false /* useAlphanumeric */, failedAttempt, onDialogCancel) in actionResponse()218 this, true /* useAlphanumeric */, failedAttempt, onDialogCancel) in actionResponse()223 this, onDialogCancel) in actionResponse()