Home
last modified time | relevance | path

Searched refs:IFingerprintServiceLockoutResetCallback (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/fingerprint/
DIFingerprintService.aidl21 import android.hardware.fingerprint.IFingerprintServiceLockoutResetCallback;
79 void addLockoutResetCallback(IFingerprintServiceLockoutResetCallback callback); in addLockoutResetCallback()
DIFingerprintServiceLockoutResetCallback.aidl27 oneway interface IFingerprintServiceLockoutResetCallback { interface
DFingerprintManager.java823 new IFingerprintServiceLockoutResetCallback.Stub() { in addLockoutResetCallback()
/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java44 import android.hardware.fingerprint.IFingerprintServiceLockoutResetCallback;
906 private final IFingerprintServiceLockoutResetCallback mCallback;
910 IFingerprintServiceLockoutResetCallback callback) { in FingerprintServiceLockoutResetMonitor()
1279 public void addLockoutResetCallback(final IFingerprintServiceLockoutResetCallback callback) in addLockoutResetCallback()
/frameworks/base/
DAndroid.mk192 core/java/android/hardware/fingerprint/IFingerprintServiceLockoutResetCallback.aidl \
Dcompiled-classes-phone1717 android.hardware.fingerprint.IFingerprintServiceLockoutResetCallback
1718 android.hardware.fingerprint.IFingerprintServiceLockoutResetCallback$Stub
1719 android.hardware.fingerprint.IFingerprintServiceLockoutResetCallback$Stub$Proxy
/frameworks/base/services/
Dprofile-classes963 Landroid/hardware/fingerprint/IFingerprintServiceLockoutResetCallback;
964 Landroid/hardware/fingerprint/IFingerprintServiceLockoutResetCallback$Stub;
965 Landroid/hardware/fingerprint/IFingerprintServiceLockoutResetCallback$Stub$Proxy;