Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DErrorDialogController.java230 AnrController getAnrController() { in getAnrController() method in ErrorDialogController
DProcessErrorStateRecord.java468 AnrController anrController = mService.mActivityTaskManager.getAnrController(aInfo); in appNotResponding()
DAppErrors.java1110 AnrController anrController = errState.getDialogController().getAnrController();
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java2337 public AnrController getAnrController(ApplicationInfo info) { in getAnrController() method in ActivityTaskManagerService
/frameworks/base/services/
Dart-wear-profile25994 PLcom/android/server/wm/ActivityTaskManagerService;->getAnrController(Landroid/content/pm/Applicati…