Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthCredentialView.java58 public abstract class AuthCredentialView extends LinearLayout { class
143 public AuthCredentialView(Context context, AttributeSet attrs) { in AuthCredentialView() method in AuthCredentialView