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