Searched defs:buttonPanel (Results 1 – 2 of 2) sorted by relevance
505 final ViewGroup buttonPanel = resolvePanel(customButtonPanel, defaultButtonPanel); in setupView() local683 private void setupButtons(ViewGroup buttonPanel) { in setupButtons()759 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()
416 final View buttonPanel = mWindow.findViewById(R.id.buttonPanel); in setupView() local