Searched refs:onTrustError (Results 1 – 8 of 8) sorted by relevance
216 public void onTrustError(CharSequence message) { in registerTrustListener()311 ((TrustListener) msg.obj).onTrustError(message);352 void onTrustError(CharSequence message); in onTrustError() method
31 void onTrustError(in CharSequence message); in onTrustError() method
37 override fun onTrustError(message: CharSequence) {
87 override fun onTrustError(message: CharSequence?) = Unit
436 public void onTrustError(CharSequence message) { in onTrustError() method in Fingerprint21UdfpsMock
1565 mTrustListeners.get(i).onTrustError(message); in dispatchOnTrustError()
637 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