Stay organized with collections
Save and categorize content based on your preferences.
android.hardware.biometrics
Interfaces
Classes
BiometricManager |
A class that contains biometric utilities.
|
BiometricManager.Strings |
Provides localized strings for an application that uses BiometricPrompt to
authenticate the user.
|
BiometricPrompt |
A class that manages a system-provided biometric dialog.
|
BiometricPrompt.AuthenticationCallback |
Callback structure provided to BiometricPrompt.authenticate(CancellationSignal,
Executor, AuthenticationCallback) or BiometricPrompt.authenticate(CryptoObject,
CancellationSignal, Executor, AuthenticationCallback) .
|
BiometricPrompt.AuthenticationResult |
Container for callback data from BiometricPrompt.authenticate(android.os.CancellationSignal, java.util.concurrent.Executor, android.hardware.biometrics.BiometricPrompt.AuthenticationCallback) and BiometricPrompt.authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject, android.os.CancellationSignal, java.util.concurrent.Executor, android.hardware.biometrics.BiometricPrompt.AuthenticationCallback) .
|
BiometricPrompt.Builder |
A builder that collects arguments to be shown on the system-provided biometric dialog.
|
BiometricPrompt.CryptoObject |
A wrapper class for the cryptographic operations supported by BiometricPrompt.
|
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.
|
PromptContentViewWithMoreOptionsButton.Builder |
A builder that collects arguments to be shown on the content view with more options button.
|
PromptVerticalListContentView |
Contains the information of the template of vertical list content view for Biometric Prompt.
|
PromptVerticalListContentView.Builder |
A builder that collects arguments to be shown on the vertical list view.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-01-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-23 UTC."],[],[]]