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