Searched refs:mCustomBpHeight (Results 1 – 2 of 2) sorted by relevance
59 private final int mCustomBpHeight; field in BiometricPromptLayout72 mCustomBpHeight = getResources().getDimensionPixelSize(R.dimen.biometric_dialog_height); in BiometricPromptLayout()149 height = mCustomBpHeight; in onMeasure()
178 private final int mCustomBpHeight; field in AuthBiometricView223 mCustomBpHeight = getResources().getDimensionPixelSize(R.dimen.biometric_dialog_height); in AuthBiometricView()908 height = mCustomBpHeight; in onMeasure()