Searched defs:handleAppDied (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | ActivityTaskManagerInternal.java | 415 public abstract void handleAppDied(WindowProcessController wpc, boolean restarting, in handleAppDied() method in ActivityTaskManagerInternal |
D | ActivityStack.java | 2731 boolean handleAppDied(WindowProcessController app) { in handleAppDied() method in ActivityStack |
D | RootWindowContainer.java | 3115 boolean handleAppDied(WindowProcessController app) { in handleAppDied() method in RootWindowContainer |
D | ActivityTaskManagerService.java | 6773 public void handleAppDied(WindowProcessController wpc, boolean restarting, in handleAppDied() method in ActivityTaskManagerService.LocalService |