Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRootTaskTests.java1128 secondActivity.app.handleAppDied(); in testHandleAppDied()
1142 activity.app.handleAppDied(); in testHandleAppDied_RelaunchesAfterCrashDuringWindowingModeResize()
1156 activity.app.handleAppDied(); in testHandleAppDied_NotRelaunchAfterThreeCrashesDuringWindowingModeResize()
1170 activity.app.handleAppDied(); in testHandleAppDied_RelaunchesAfterCrashDuringFreeResize()
1184 activity.app.handleAppDied(); in testHandleAppDied_NotRelaunchAfterThreeCrashesDuringFreeResize()
DActivityTaskManagerServiceTests.java404 mAtm.mInternal.handleAppDied(activity.app, false /* restarting */, in testResumeNextActivityOnCrashedAppDied()
DRootWindowContainerTests.java269 wpc.handleAppDied(); in testForceStopPackage()
DRecentTasksTest.java1084 top.handleAppDied(); in testRemovePackageByName()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerInternal.java493 public abstract void handleAppDied(WindowProcessController wpc, boolean restarting, in handleAppDied() method in ActivityTaskManagerInternal
DWindowProcessController.java1461 boolean handleAppDied() { in handleAppDied() method in WindowProcessController
1498 hasVisibleActivities |= taskFragment.handleAppDied(this); in handleAppDied()
1500 r.handleAppDied(); in handleAppDied()
DTaskFragment.java987 boolean handleAppDied(WindowProcessController app) { in handleAppDied() method in TaskFragment
DActivityTaskManagerService.java6581 public void handleAppDied(WindowProcessController wpc, boolean restarting, in handleAppDied() method in ActivityTaskManagerService.LocalService
6588 hasVisibleActivities = wpc.handleAppDied(); in handleAppDied()
DActivityRecord.java4384 void handleAppDied() { in handleAppDied() method in ActivityRecord
/frameworks/base/services/
Dart-profile3424 HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->handleAppDied(Lcom/android/serv…
3828 HSPLcom/android/server/wm/WindowProcessController;->handleAppDied()Z+]Lcom/android/server/wm/Activi…
Dart-wear-profile25918 HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->handleAppDied(Lcom/android/serve…
29702 HPLcom/android/server/wm/WindowProcessController;->handleAppDied()Z