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