Searched defs:customPanel (Results 1 – 2 of 2) sorted by relevance
460 private ViewGroup resolvePanel(@Nullable View customPanel, @Nullable View defaultPanel) { in resolvePanel()494 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView() local582 private void setupCustomContent(ViewGroup customPanel) { in setupCustomContent()774 private void setBackground(TypedArray a, View topPanel, View contentPanel, View customPanel, in setBackground()
417 private ViewGroup resolvePanel(@Nullable View customPanel, @Nullable View defaultPanel) { in resolvePanel()451 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView() local594 private void setupCustomContent(ViewGroup customPanel) { in setupCustomContent()