Searched refs:ComponentSystemUIDialog (Results 1 – 4 of 4) sorted by relevance
52 ): ComponentSystemUIDialog {55 return ComponentSystemUIDialog(
51 class ComponentSystemUIDialog( class
78 ): ComponentSystemUIDialog { in <lambda>()100 ): ComponentSystemUIDialog { in SystemUIDialogFactory()144 ): ComponentSystemUIDialog { in SystemUIDialogFactory()
46 import com.android.systemui.statusbar.phone.ComponentSystemUIDialog60 var dialog: ComponentSystemUIDialog? by remember { mutableStateOf(null) } in EnableWidgetDialog()