Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
DCommunalAppWidgetHost.kt66 fun createViewForCommunal( in <lambda>() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/widgets/
DCommunalAppWidgetHostTest.kt74 underTest.createViewForCommunal( in createViewForCommunal_returnCommunalAppWidgetView()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt1053 .createViewForCommunal(context, model.appWidgetId, model.providerInfo) in WidgetContent()