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