Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/trust/
DTrustManager.java158 public void onTrustError(CharSequence message) { in registerTrustListener()
241 ((TrustListener)msg.obj).onTrustError(message);
269 void onTrustError(CharSequence message); in onTrustError() method
DITrustListener.aidl27 void onTrustError(in CharSequence message); in onTrustError() method
/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java1031 mTrustListeners.get(i).onTrustError(message); in dispatchOnTrustError()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java419 public void onTrustError(CharSequence message) { in onTrustError() method in KeyguardUpdateMonitor
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9657 Landroid/app/trust/ITrustListener$Stub$Proxy;->onTrustError(Ljava/lang/CharSequence;)V
9668 Landroid/app/trust/ITrustListener;->onTrustError(Ljava/lang/CharSequence;)V
9716 Landroid/app/trust/TrustManager$TrustListener;->onTrustError(Ljava/lang/CharSequence;)V