Home
last modified time | relevance | path

Searched refs:shouldDestroyContentOnRemove (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityDisplayTests.java144 doReturn(false).when(display).shouldDestroyContentOnRemove(); in testNotResumeHomeStackOnRemovingDisplay()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityDisplay.java1121 final boolean destroyContentOnRemoval = shouldDestroyContentOnRemove(); in remove()
1214 boolean shouldDestroyContentOnRemove() { in shouldDestroyContentOnRemove() method in ActivityDisplay
/frameworks/base/services/
Dart-profile14718 PLcom/android/server/wm/ActivityDisplay;->shouldDestroyContentOnRemove()Z