Searched refs:ErrorDialogController (Results 1 – 4 of 4) sorted by relevance
33 final class ErrorDialogController { class262 ErrorDialogController(ProcessRecord app) { in ErrorDialogController() method in ErrorDialogController
130 private final ErrorDialogController mDialogController;250 ErrorDialogController getDialogController() { in getDialogController()268 mDialogController = new ErrorDialogController(app); in ProcessErrorStateRecord()
452 ErrorDialogController controller = app.mErrorState.getDialogController(); in killAppAtUserRequestLocked()
6272 HPLcom/android/server/am/ErrorDialogController;-><init>(Lcom/android/server/am/ProcessRecord;)V6273 HPLcom/android/server/am/ErrorDialogController;->clearAllErrorDialogs()V6274 PLcom/android/server/am/ErrorDialogController;->clearAnrDialogs()V6275 PLcom/android/server/am/ErrorDialogController;->clearCrashDialogs()V6276 PLcom/android/server/am/ErrorDialogController;->clearCrashDialogs(Z)V6277 PLcom/android/server/am/ErrorDialogController;->clearViolationDialogs()V6278 PLcom/android/server/am/ErrorDialogController;->clearWaitingDialog()V6579 …ver/am/ProcessErrorStateRecord;->getDialogController()Lcom/android/server/am/ErrorDialogController;