Home
last modified time | relevance | path

Searched refs:setDelayLastActivityRemoval (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java680 tf1.setDelayLastActivityRemoval( in applyHierarchyOp()
683 tf2.setDelayLastActivityRemoval( in applyHierarchyOp()
H A DTaskFragment.java2316 void setDelayLastActivityRemoval(boolean delay) { in setDelayLastActivityRemoval() method in TaskFragment