Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricCustomizedViewBinder.kt92 private fun LayoutInflater.inflateContentView(id: Int, description: String?): LinearLayout { in LayoutInflater() method
111 inflater.inflateContentView( in PromptContentViewWithMoreOptionsButton()
127 inflater.inflateContentView( in PromptVerticalListContentView()