Searched refs:mBiometricScrollView (Results 1 – 1 of 1) sorted by relevance
165 private final ScrollView mBiometricScrollView; field in AuthContainerView385 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);