android.hardware.biometrics


Interfaces

Authenticators

Types of authenticators, defined at a level of granularity supported by BiometricManager and BiometricPrompt.

EmbeddedContentFactory

A factory that produces the custom embedded content view for the biometric prompt.

PromptContentItem

An item shown on PromptContentView.

PromptContentView

Contains the information of the template of content view for Biometric Prompt.

Classes

BiometricManager

A class that contains biometric utilities.

BiometricPrompt

A class that manages a system-provided biometric dialog.

BiometricPromptStyleSpec

A class that describes the visual styles of the embedded BiometricPrompt UI to allow client applications to maintain visual consistency.

EmbeddedBiometricPrompt

The embedded version of BiometricPrompt that allows client apps to pass in content to display above the biometric prompt as a connected sheet.

FallbackOption

Contains the information for a fallback option to be displayed within Biometric Prompt.

PromptContentItemBulletedText

A list item with bulleted text shown on PromptVerticalListContentView.

PromptContentItemPlainText

A list item with plain text shown on PromptVerticalListContentView.

PromptContentViewWithMoreOptionsButton

Contains the information of the template of content view with a more options button for Biometric Prompt.

PromptVerticalListContentView

Contains the information of the template of vertical list content view for Biometric Prompt.