Searched refs:MSG_ON_PANEL_REVEALED (Results 1 – 1 of 1) sorted by relevance
430 mHandler.obtainMessage(MyHandler.MSG_ON_PANEL_REVEALED, in onPanelRevealed()527 public static final int MSG_ON_PANEL_REVEALED = 9; field in NotificationAssistantService.MyHandler619 case MSG_ON_PANEL_REVEALED: { in handleMessage()