Searched refs:MSG_ON_PANEL_HIDDEN (Results 1 – 1 of 1) sorted by relevance
437 mHandler.obtainMessage(MyHandler.MSG_ON_PANEL_HIDDEN, in onPanelHidden()528 public static final int MSG_ON_PANEL_HIDDEN = 10; field in NotificationAssistantService.MyHandler626 case MSG_ON_PANEL_HIDDEN: { in handleMessage()