Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DAlertController.java380 final View customTopPanel = customPanel.findViewById(R.id.topPanel); in setupView() local
385 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java541 final View customTopPanel = customPanel.findViewById(R.id.topPanel); in setupView() local
546 final ViewGroup topPanel = resolvePanel(customTopPanel, defaultTopPanel); in setupView()