Home
last modified time | relevance | path

Searched defs:onTrustError (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/trust/
H A DITrustListener.aidl31 void onTrustError(in CharSequence message); in onTrustError() method
H A DTrustManager.java352 void onTrustError(CharSequence message); in onTrustError() method
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DFingerprint21UdfpsMock.java436 public void onTrustError(CharSequence message) { in onTrustError() method in Fingerprint21UdfpsMock
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java637 public void onTrustError(CharSequence message) { in onTrustError() method in KeyguardUpdateMonitor