Searched refs:customTopPanel (Results 1 – 2 of 2) sorted by relevance
380 final View customTopPanel = customPanel.findViewById(R.id.topPanel); in setupView() local385 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView()
541 final View customTopPanel = customPanel.findViewById(R.id.topPanel); in setupView() local546 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView()