Searched refs:mUseCustomBpSize (Results 1 – 2 of 2) sorted by relevance
57 private final boolean mUseCustomBpSize; field in BiometricPromptLayout70 mUseCustomBpSize = getResources().getBoolean(R.bool.use_custom_bp_size); in BiometricPromptLayout()147 if (mUseCustomBpSize) { in onMeasure()
176 private final boolean mUseCustomBpSize; field in AuthBiometricView221 mUseCustomBpSize = getResources().getBoolean(R.bool.use_custom_bp_size); in AuthBiometricView()906 if (mUseCustomBpSize) { in onMeasure()