Searched refs:MSG_EXPAND_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
96 private static final int MSG_EXPAND_NOTIFICATIONS = 3 << MSG_SHIFT; field in CommandQueue556 mHandler.removeMessages(MSG_EXPAND_NOTIFICATIONS); in animateExpandNotificationsPanel()557 mHandler.sendEmptyMessage(MSG_EXPAND_NOTIFICATIONS); in animateExpandNotificationsPanel()1156 case MSG_EXPAND_NOTIFICATIONS: in handleMessage()