Home
last modified time | relevance | path

Searched refs:removeFromHistory (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityRecordTests.java1621 activity.removeFromHistory("test"); in testRemoveFromHistory()
1652 verify(activity).removeFromHistory(anyString()); in testDestroyed_destroying()
1664 verify(activity).removeFromHistory(anyString()); in testDestroyed_destroyed()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java3267 removeFromHistory(reason + " exceptionInScheduleDestroy"); in destroyImmediately()
3296 removeFromHistory(reason + " hadNoApp"); in destroyImmediately()
3324 void removeFromHistory(String reason) { in removeFromHistory() method in ActivityRecord
3379 removeFromHistory(reason); in destroyed()
3540 removeFromHistory("appDied"); in handleAppDied()
DRootWindowContainer.java3250 r.removeFromHistory("force-stop");
/frameworks/base/services/
Dart-profile44148 HPLcom/android/server/wm/ActivityRecord;->removeFromHistory(Ljava/lang/String;)V+]Lcom/android/serv…