Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java165 private final ScrollView mBiometricScrollView; field in AuthContainerView
385 mBiometricScrollView = mLayout.findViewById(R.id.biometric_scrollview); in AuthContainerView()
560 mBiometricScrollView.addView(mBiometricView.asView()); in onAttachedToWindow()
743 (FrameLayout.LayoutParams) mBiometricScrollView.getLayoutParams();
745 mBiometricScrollView.setLayoutParams(params);