Searched refs:mUseCustomBpSize (Results 1 – 1 of 1) sorted by relevance
56 private final boolean mUseCustomBpSize; field in BiometricPromptLayout69 mUseCustomBpSize = getResources().getBoolean(R.bool.use_custom_bp_size); in BiometricPromptLayout()153 if (mUseCustomBpSize) { in onMeasure()