Searched refs:DeletionDialogConfirmationElement (Results 1 – 5 of 5) sorted by relevance
31 import com.android.healthconnect.controller.utils.logging.DeletionDialogConfirmationElement in <lambda>()68 DeletionDialogConfirmationElement in <lambda>()75 this, DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CONTAINER) in <lambda>()79 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_DELETE_BUTTON) { in <lambda>()88 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CANCEL_BUTTON) { in <lambda>()94 DeletionDialogConfirmationElement in <lambda>()
29 import com.android.healthconnect.controller.utils.logging.DeletionDialogConfirmationElement in <lambda>()51 this, DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CONTAINER) in <lambda>()57 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_DELETE_BUTTON) { in <lambda>()66 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_GO_BACK_BUTTON) { in <lambda>()74 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CANCEL_BUTTON) { _, _ in <lambda>()
29 import com.android.healthconnect.controller.utils.logging.DeletionDialogConfirmationElement in <lambda>()49 this, DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CONTAINER) in <lambda>()54 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_DELETE_BUTTON) { in <lambda>()61 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CANCEL_BUTTON) in <lambda>()
65 import com.android.healthconnect.controller.utils.logging.DeletionDialogConfirmationElement249 .logImpression(DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CONTAINER) in whenClickOnInactiveApp_showsDeleteDataDialog()252 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_DELETE_BUTTON) in whenClickOnInactiveApp_showsDeleteDataDialog()255 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CANCEL_BUTTON) in whenClickOnInactiveApp_showsDeleteDataDialog()
588 enum class DeletionDialogConfirmationElement( class