Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DAlertController.java432 final View parent = mWindow.findViewById(R.id.parentPanel); in setupDecor()
488 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local
489 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()
/frameworks/support/v7/appcompat/api/
D22.2.0.txt766 field public static int parentPanel;
D22.2.1.txt797 field public static int parentPanel;
Dcurrent.txt819 field public static int parentPanel;
D23.txt819 field public static int parentPanel;