Searched refs:DialogType (Results 1 – 2 of 2) sorted by relevance
21 enum class DialogType { class27 fun toDialogType(value: String): DialogType { in toDialogType()
39 public @interface DialogType {} annotation in UsbAudioWarningDialogMessage55 public void init(@DialogType int type, UsbDialogHelper usbDialogHelper) { in init()