Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskSnapshotCacheTest.java68 mCache.onAppDied(window.mAppToken); in testAppDied()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotCache.java100 void onAppDied(AppWindowToken wtoken) { in onAppDied() method in TaskSnapshotCache
DTaskSnapshotController.java424 void onAppDied(AppWindowToken wtoken) { in onAppDied() method in TaskSnapshotController
425 mCache.onAppDied(wtoken); in onAppDied()
DWindowState.java2536 mWmService.mTaskSnapshotController.onAppDied(win.mAppToken); in binderDied()
/frameworks/base/services/
Dart-profile16991 PLcom/android/server/wm/TaskSnapshotCache;->onAppDied(Lcom/android/server/wm/AppWindowToken;)V
17009 PLcom/android/server/wm/TaskSnapshotController;->onAppDied(Lcom/android/server/wm/AppWindowToken;)V