Searched refs:scrollToPanelHead (Results 1 – 1 of 1) sorted by relevance
965 View scrollToPanelHead = scrollToPanel.findViewById(R.id.decor_title_container); in moveToPanel() local1016 if (scrollToPanelHead != null) { in moveToPanel()1018 scrollToPanelHead, in moveToPanel()1034 if (scrollToPanelHead != null) { in moveToPanel()1035 scrollToPanelHead.setBackgroundColor(mainPanelColor); in moveToPanel()1074 if (scrollToPanelHead != null) { in moveToPanel()1075 scrollToPanelHead.setBackgroundColor(mainPanelColor); in moveToPanel()