Home
last modified time | relevance | path

Searched refs:buttonPanel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DAlertController.java463 final View buttonPanel = mWindow.findViewById(R.id.buttonPanel); in setupView() local
465 buttonPanel.setVisibility(View.GONE); in setupView()
521 setBackground(a, topPanel, contentPanel, customPanel, buttonPanel, hasTitle, hasCustomView, in setupView()
739 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground() argument
807 views[pos] = buttonPanel; in setBackground()