Searched refs:mHeadsUpPanel (Results 1 – 1 of 1) sorted by relevance
88 protected final View mHeadsUpPanel; field in CarHeadsUpNotificationManager118 mHeadsUpPanel = createHeadsUpPanel(); in CarHeadsUpNotificationManager()119 mHeadsUpContentFrame = mHeadsUpPanel.findViewById(R.id.headsup_content); in CarHeadsUpNotificationManager()146 mHeadsUpPanel.setVisibility(View.INVISIBLE); in addHeadsUpPanelToDisplay()147 mWindowManager.addView(mHeadsUpPanel, wrapperParams); in addHeadsUpPanelToDisplay()154 mHeadsUpPanel.setVisibility(View.VISIBLE); in setHeadsUpVisible()502 if (mHeadsUpPanel.getVisibility() != View.VISIBLE) return; in setInternalInsetsInfo()625 mHeadsUpPanel.setVisibility(View.INVISIBLE); in removeNotificationFromPanel()