Searched refs:shouldDestroyContentOnRemove (Results 1 – 3 of 3) sorted by relevance
144 doReturn(false).when(display).shouldDestroyContentOnRemove(); in testNotResumeHomeStackOnRemovingDisplay()
1121 final boolean destroyContentOnRemoval = shouldDestroyContentOnRemove(); in remove()1214 boolean shouldDestroyContentOnRemove() { in shouldDestroyContentOnRemove() method in ActivityDisplay
14718 PLcom/android/server/wm/ActivityDisplay;->shouldDestroyContentOnRemove()Z