Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DErrorDialogController.java33 final class ErrorDialogController { class
262 ErrorDialogController(ProcessRecord app) { in ErrorDialogController() method in ErrorDialogController
DProcessErrorStateRecord.java130 private final ErrorDialogController mDialogController;
250 ErrorDialogController getDialogController() { in getDialogController()
268 mDialogController = new ErrorDialogController(app); in ProcessErrorStateRecord()
DAppErrors.java452 ErrorDialogController controller = app.mErrorState.getDialogController(); in killAppAtUserRequestLocked()
/frameworks/base/services/
Dart-wear-profile6272 HPLcom/android/server/am/ErrorDialogController;-><init>(Lcom/android/server/am/ProcessRecord;)V
6273 HPLcom/android/server/am/ErrorDialogController;->clearAllErrorDialogs()V
6274 PLcom/android/server/am/ErrorDialogController;->clearAnrDialogs()V
6275 PLcom/android/server/am/ErrorDialogController;->clearCrashDialogs()V
6276 PLcom/android/server/am/ErrorDialogController;->clearCrashDialogs(Z)V
6277 PLcom/android/server/am/ErrorDialogController;->clearViolationDialogs()V
6278 PLcom/android/server/am/ErrorDialogController;->clearWaitingDialog()V
6579 …ver/am/ProcessErrorStateRecord;->getDialogController()Lcom/android/server/am/ErrorDialogController;