Searched refs:MSG_REVOKE_TRUST (Results 1 – 1 of 1) sorted by relevance
62 private static final int MSG_REVOKE_TRUST = 2; field in TrustAgentWrapper166 case MSG_REVOKE_TRUST:170 if (msg.what == MSG_REVOKE_TRUST) {286 mHandler.sendEmptyMessage(MSG_REVOKE_TRUST);397 mHandler.sendEmptyMessage(MSG_REVOKE_TRUST);593 mHandler.sendEmptyMessage(MSG_REVOKE_TRUST); in destroy()