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