Searched refs:ChannelEditorDialog (Results 1 – 2 of 2) sorted by relevance
63 private val dialogBuilder: ChannelEditorDialog.Builder68 private lateinit var dialog: ChannelEditorDialog347 class ChannelEditorDialog(context: Context, theme: Int) : Dialog(context, theme) { regex363 fun build(): ChannelEditorDialog {364 return ChannelEditorDialog(context, R.style.Theme_SystemUI_Dialog)
65 private lateinit var dialogBuilder: ChannelEditorDialog.Builder67 private lateinit var dialog: ChannelEditorDialog