Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/smartspace/
DDreamSmartspaceController.kt135 return buildAndConnectViewWithPlugin(parent, weatherPlugin, customView) in <lambda>()
142 return buildAndConnectViewWithPlugin(parent, plugin, null) in <lambda>()
145 private fun buildAndConnectViewWithPlugin( in <lambda>() method