Searched refs:parentPanel (Results 1 – 5 of 5) sorted by relevance
432 final View parent = mWindow.findViewById(R.id.parentPanel); in setupDecor()488 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local489 final View defaultTopPanel = parentPanel.findViewById(R.id.topPanel); in setupView()490 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()491 final View defaultButtonPanel = parentPanel.findViewById(R.id.buttonPanel); in setupView()495 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView()
766 field public static int parentPanel;
797 field public static int parentPanel;
819 field public static int parentPanel;