Searched refs:onTrustError (Results 1 – 5 of 5) sorted by relevance
158 public void onTrustError(CharSequence message) { in registerTrustListener()241 ((TrustListener)msg.obj).onTrustError(message);269 void onTrustError(CharSequence message); in onTrustError() method
27 void onTrustError(in CharSequence message); in onTrustError() method
1031 mTrustListeners.get(i).onTrustError(message); in dispatchOnTrustError()
419 public void onTrustError(CharSequence message) { in onTrustError() method in KeyguardUpdateMonitor
9657 Landroid/app/trust/ITrustListener$Stub$Proxy;->onTrustError(Ljava/lang/CharSequence;)V9668 Landroid/app/trust/ITrustListener;->onTrustError(Ljava/lang/CharSequence;)V9716 Landroid/app/trust/TrustManager$TrustListener;->onTrustError(Ljava/lang/CharSequence;)V