Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DAlertController.java467 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local
468 final View defaultTopPanel = parentPanel.findViewById(R.id.topPanel); in setupView()
469 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()
470 final View defaultButtonPanel = parentPanel.findViewById(R.id.buttonPanel); in setupView()
474 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java513 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local
514 final View defaultTopPanel = parentPanel.findViewById(R.id.topPanel); in setupView()
515 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()
516 final View defaultButtonPanel = parentPanel.findViewById(R.id.buttonPanel); in setupView()
520 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView()
/frameworks/support/api/
D22.2.0.txt5879 field public static int parentPanel;
D22.2.1.txt5939 field public static int parentPanel;
D23.0.0.txt6729 field public static int parentPanel;
D23.1.1.txt7017 field public static int parentPanel;
D23.2.1.txt7460 field public static int parentPanel;
D23.2.0.txt7459 field public static int parentPanel;
D23.4.0.txt7474 field public static int parentPanel;
D23.1.0.txt7048 field public static int parentPanel;
D24.0.0.txt8110 field public static int parentPanel;
D24.1.0.txt8112 field public static int parentPanel;
/frameworks/base/config/
Dhiddenapi-light-greylist.txt7880 Lcom/android/internal/R$id;->parentPanel:I