Searched refs:biometricLabel (Results 1 – 1 of 1) sorted by relevance
88 final CharSequence biometricLabel = mBiometricManager.getStrings(BIOMETRIC_WEAK) in test_getButtonLabel_isDifferentForDistinctAuthTypes() local92 if (!TextUtils.isEmpty(biometricLabel) || !TextUtils.isEmpty(credentialLabel)) { in test_getButtonLabel_isDifferentForDistinctAuthTypes()94 TextUtils.equals(biometricLabel, credentialLabel)); in test_getButtonLabel_isDifferentForDistinctAuthTypes()104 final CharSequence biometricLabel = in test_getButtonLabel_isNonEmptyIfPresentForSubAuthType() local109 !TextUtils.isEmpty(biometricLabel) || !TextUtils.isEmpty(credentialLabel); in test_getButtonLabel_isNonEmptyIfPresentForSubAuthType()