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