HomeSort by relevance Sort by last modified time
    Searched defs:biometrics (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/java/android/hardware/biometrics/
CryptoObject.java 17 package android.hardware.biometrics;
BiometricAuthenticator.java 17 package android.hardware.biometrics;
139 * This call warms up the hardware and starts scanning for valid biometrics. It terminates
164 * This call warms up the hardware and starts scanning for valid biometrics. It terminates
BiometricConstants.java 17 package android.hardware.biometrics;
99 * The user does not have any biometrics enrolled.
BiometricFingerprintConstants.java 17 package android.hardware.biometrics;
BiometricPrompt.java 17 package android.hardware.biometrics;
245 public static final class CryptoObject extends android.hardware.biometrics.CryptoObject {
377 public void authenticate(@NonNull android.hardware.biometrics.CryptoObject crypto,
  /hardware/interfaces/biometrics/fingerprint/2.1/default/
BiometricsFingerprint.h 26 #include <android/hardware/biometrics/fingerprint/2.1/IBiometricsFingerprint.h>
30 namespace biometrics { namespace in namespace:android::hardware
35 using ::android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprint;
36 using ::android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprintClientCallback;
37 using ::android::hardware::biometrics::fingerprint::V2_1::RequestStatus;
52 // Methods from ::android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprint follow.
80 } // namespace biometrics
BiometricsFingerprint.cpp 16 #define LOG_TAG "android.hardware.biometrics.fingerprint@2.1-service"
17 #define LOG_VERBOSE "android.hardware.biometrics.fingerprint@2.1-service"
30 namespace biometrics { namespace in namespace:android::hardware
39 android::hardware::biometrics::fingerprint::V2_1::RequestStatus;
356 } // namespace biometrics
  /cts/tests/tests/hardware/src/android/hardware/biometrics/cts/
BiometricPromptTest.java 17 package android.hardware.biometrics.cts;
21 import android.hardware.biometrics.BiometricPrompt;
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 79 milliseconds