Searched refs:MSG_TRUST_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
71 private static final int MSG_TRUST_TIMEOUT = 3; field in TrustAgentWrapper137 mHandler.removeMessages(MSG_TRUST_TIMEOUT);138 mHandler.sendEmptyMessage(MSG_TRUST_TIMEOUT);199 case MSG_TRUST_TIMEOUT:210 mHandler.removeMessages(MSG_TRUST_TIMEOUT);651 mHandler.sendEmptyMessage(MSG_TRUST_TIMEOUT); in updateDevicePolicyFeatures()
184 private static final int MSG_TRUST_TIMEOUT = 3; field in TrustAgentService249 case MSG_TRUST_TIMEOUT:728 mHandler.sendEmptyMessage(MSG_TRUST_TIMEOUT); in onTrustTimeout()
49845 Landroid/service/trust/TrustAgentService;->MSG_TRUST_TIMEOUT:I