Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DInstallStaging.java222 .add(new ErrorDialog(), "error").commitAllowingStateLoss(); in showError()
233 public static class ErrorDialog extends DialogFragment { class in InstallStaging