Searched refs:MSG_TRUST_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
63 private static final int MSG_TRUST_TIMEOUT = 3; field in TrustAgentWrapper115 mHandler.removeMessages(MSG_TRUST_TIMEOUT);116 mHandler.sendEmptyMessage(MSG_TRUST_TIMEOUT);161 case MSG_TRUST_TIMEOUT:169 mHandler.removeMessages(MSG_TRUST_TIMEOUT);554 mHandler.sendEmptyMessage(MSG_TRUST_TIMEOUT); in updateDevicePolicyFeatures()
150 private static final int MSG_TRUST_TIMEOUT = 3; field in TrustAgentService207 case MSG_TRUST_TIMEOUT:610 mHandler.sendEmptyMessage(MSG_TRUST_TIMEOUT); in onTrustTimeout()
69027 Landroid/service/trust/TrustAgentService;->MSG_TRUST_TIMEOUT:I