Searched defs:topPanel (Results 1 – 3 of 3) sorted by relevance
61 View topPanel = mScrollView.findViewById(R.id.topPanel); in setupContent() local98 protected void setupTitle(ViewGroup topPanel) { in setupTitle()
547 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView() local661 protected void setupTitle(ViewGroup topPanel) { in setupTitle()825 private void setBackground(TypedArray a, View topPanel, View contentPanel, View customPanel, in setBackground()
78 View topPanel = null; in tryOnMeasure() local