Searched refs:FailedDialogElement (Results 1 – 2 of 2) sorted by relevance
25 import com.android.healthconnect.controller.utils.logging.FailedDialogElement in <lambda>()34 return AlertDialogBuilder(this, FailedDialogElement.DELETION_DIALOG_ERROR_CONTAINER) in <lambda>()40 FailedDialogElement.DELETION_DIALOG_ERROR_TRY_AGAIN_BUTTON) { _, _ -> in <lambda>()45 FailedDialogElement.DELETION_DIALOG_ERROR_CLOSE_BUTTON) in <lambda>()
629 enum class FailedDialogElement(override val impressionId: Int, override val interactionId: Int) : class