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