Home
last modified time | relevance | path

Searched refs:onTrustError (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/trust/
H A DTrustManager.java158 public void onTrustError(CharSequence message) { in registerTrustListener()
241 ((TrustListener)msg.obj).onTrustError(message);
269 void onTrustError(CharSequence message); in onTrustError() method
H A DITrustListener.aidl27 void onTrustError(in CharSequence message); in onTrustError() method
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DFingerprint21UdfpsMock.java427 public void onTrustError(CharSequence message) { in onTrustError() method in Fingerprint21UdfpsMock
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java1038 mTrustListeners.get(i).onTrustError(message); in dispatchOnTrustError()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java469 public void onTrustError(CharSequence message) { in onTrustError() method in KeyguardUpdateMonitor
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9039 Landroid/app/trust/ITrustListener$Stub$Proxy;->onTrustError(Ljava/lang/CharSequence;)V
9048 Landroid/app/trust/ITrustListener;->onTrustError(Ljava/lang/CharSequence;)V
9092 Landroid/app/trust/TrustManager$TrustListener;->onTrustError(Ljava/lang/CharSequence;)V