Home
last modified time | relevance | path

Searched defs:PromptVerticalListContentView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DPromptVerticalListContentView.java52 public final class PromptVerticalListContentView implements PromptContentViewParcelable { class
64 private PromptVerticalListContentView( in PromptVerticalListContentView() method in PromptVerticalListContentView
71 private PromptVerticalListContentView(Parcel in) { in PromptVerticalListContentView() method in PromptVerticalListContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricCustomizedViewBinder.kt120 private fun PromptVerticalListContentView.initLayout( in PromptVerticalListContentView() method