Language

BiometricManagerIconType Enum

Definition

public enum BiometricManagerIconType
type BiometricManagerIconType = 
Inheritance
BiometricManagerIconType

Fields

Name Value Description
Password 0
QrCode 1
Account 2
Generic 3
Setting 4
Reset 5

An icon representing a password reset.

Android reference for android.hardware.biometrics.BiometricManager.ICON_TYPE_RESET.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Message 6

An icon representing a message or chat option, such as to contact support or an administrator.

Android reference for android.hardware.biometrics.BiometricManager.ICON_TYPE_MESSAGE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Supervised 7

An icon representing a supervised account.

Android reference for android.hardware.biometrics.BiometricManager.ICON_TYPE_SUPERVISED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to