Searched refs:MSG_KEYGUARD_RESET (Results 1 – 1 of 1) sorted by relevance
117 private static final int MSG_KEYGUARD_RESET = 312; field in KeyguardUpdateMonitor236 case MSG_KEYGUARD_RESET:1589 mHandler.obtainMessage(MSG_KEYGUARD_RESET).sendToTarget(); in sendKeyguardReset()