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

/frameworks/base/core/java/android/app/trust/
H A DTrustManager.java39 private static final int MSG_TRUST_ERROR = 3; field in class:TrustManager
156 Message m = mHandler.obtainMessage(MSG_TRUST_ERROR);
234 case MSG_TRUST_ERROR:

Completed in 53 milliseconds