Searched refs:MSG_KEYGUARD_VISIBILITY_CHANGED (Results 1 – 1 of 1) sorted by relevance
108 private static final int MSG_KEYGUARD_VISIBILITY_CHANGED = 312; field in KeyguardUpdateMonitor195 case MSG_KEYGUARD_VISIBILITY_CHANGED:1129 Message message = mHandler.obtainMessage(MSG_KEYGUARD_VISIBILITY_CHANGED); in sendKeyguardVisibilityChanged()