Home
last modified time | relevance | path

Searched defs:topPanel (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DMicroAlertController.java61 View topPanel = mScrollView.findViewById(R.id.topPanel); in setupContent() local
98 protected void setupTitle(ViewGroup topPanel) { in setupTitle()
H A DAlertController.java546 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView() local
690 protected void setupTitle(ViewGroup topPanel) { in setupTitle()
854 private void setBackground(TypedArray a, View topPanel, View contentPanel, View customPanel, in setBackground()
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertController.java385 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView() local
493 private void setupTitle(ViewGroup topPanel) { in setupTitle()
589 private void setBackground(TypedArray a, View topPanel, View contentPanel, View customPanel, in setBackground()
H A DAlertDialogLayout.java77 View topPanel = null; in tryOnMeasure() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DAlertDialogLayout.java78 View topPanel = null; in tryOnMeasure() local