Searched refs:onTrustError (Results 1 – 7 of 7) sorted by relevance
31 void onTrustError(in CharSequence message); in onTrustError() method
226 public void onTrustError(CharSequence message) { in registerTrustListener()335 ((TrustListener) msg.obj).onTrustError(message);376 void onTrustError(CharSequence message); in onTrustError() method
37 override fun onTrustError(message: CharSequence) { in onTrustError() method in android.trust.test.lib.TestTrustListener
101 override fun onTrustError(message: CharSequence?) = Unit in <lambda>() method
1666 mTrustListeners.get(i).onTrustError(message); in dispatchOnTrustError()
573 public void onTrustError(CharSequence message) { in onTrustError() method in KeyguardUpdateMonitor
9039 Landroid/app/trust/ITrustListener$Stub$Proxy;->onTrustError(Ljava/lang/CharSequence;)V9048 Landroid/app/trust/ITrustListener;->onTrustError(Ljava/lang/CharSequence;)V9092 Landroid/app/trust/TrustManager$TrustListener;->onTrustError(Ljava/lang/CharSequence;)V