Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ui/adapter/
DQSSceneAdapter.kt203 private val asyncLayoutInflaterFactory: (Context) -> AsyncLayoutInflater, constant
363 val inflater = asyncLayoutInflaterFactory(context) in inflate()