Searched refs:mBiometricScrollView (Results 1 – 1 of 1) sorted by relevance
155 private final ScrollView mBiometricScrollView; field in AuthContainerView333 mBiometricScrollView = mFrameLayout.findViewById(R.id.biometric_scrollview); in AuthContainerView()548 mBiometricScrollView.addView(mBiometricView.asView()); in onAttachedToWindow()681 (FrameLayout.LayoutParams) mBiometricScrollView.getLayoutParams();683 mBiometricScrollView.setLayoutParams(params);