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

/frameworks/base/core/java/android/app/trust/
H A DITrustListener.aidl27 void onTrustError(in CharSequence message);
H A DTrustManager.java155 public void onTrustError(CharSequence message) {
236 ((TrustListener)msg.obj).onTrustError(message);
264 void onTrustError(CharSequence message); method in interface:TrustManager.TrustListener
/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java779 Log.i(TAG, "onTrustError(" + message + ")");
783 mTrustListeners.get(i).onTrustError(message);
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java391 public void onTrustError(CharSequence message) { method in class:KeyguardUpdateMonitor
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 827 milliseconds