Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DErrorDialogController.java70 boolean hasCrashDialogs() { in hasCrashDialogs() method in ErrorDialogController
H A DProcessErrorStateRecord.java783 if (mCrashing || mDialogController.hasCrashDialogs() || mNotResponding in dump()
H A DAppErrors.java1017 if (errState.getDialogController().hasCrashDialogs()) {