Home
last modified time | relevance | path

Searched refs:customMessageLayout (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/dialog/
DAlertDialogBuilder.kt47 private var customMessageLayout: View = in <lambda>() variable in com.android.healthconnect.controller.shared.dialog.AlertDialogBuilder
177 val messageView: TextView = customMessageLayout.findViewById(R.id.dialog_custom_message) in <lambda>()
179 alertDialogBuilder.setView(customMessageLayout) in <lambda>()
185 val messageView: TextView = customMessageLayout.findViewById(R.id.dialog_custom_message) in <lambda>()
187 alertDialogBuilder.setView(customMessageLayout) in <lambda>()
192 val messageView: TextView = customMessageLayout.findViewById(R.id.dialog_custom_message) in <lambda>()
194 alertDialogBuilder.setView(customMessageLayout) in <lambda>()