Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricCustomizedViewBinder.kt84 is PromptVerticalListContentView -> initLayout(context, containerViewWidth) in toView()
85 is PromptContentViewWithMoreOptionsButton -> initLayout(context, legacyCallback) in toView()
105 private fun PromptContentViewWithMoreOptionsButton.initLayout( in PromptContentViewWithMoreOptionsButton() method
120 private fun PromptVerticalListContentView.initLayout( in PromptVerticalListContentView() method