Searched defs:customPanel (Results 1 – 1 of 1) sorted by relevance
505 private ViewGroup resolvePanel(@Nullable View customPanel, @Nullable View defaultPanel) { in resolvePanel()539 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView() local627 private void setupCustomContent(ViewGroup customPanel) { in setupCustomContent()825 private void setBackground(TypedArray a, View topPanel, View contentPanel, View customPanel, in setBackground()