Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DStageTaskListener.java264 SurfaceControl leash, boolean firstAppeared) { in updateChildTaskSurface() argument
269 if (firstAppeared && !ENABLE_SHELL_TRANSITIONS) { in updateChildTaskSurface()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DLegacySplitScreenTaskListener.java243 RunningTaskInfo taskInfo, SurfaceControl leash, boolean firstAppeared) { in updateChildTaskSurface() argument
248 if (firstAppeared && !Transitions.ENABLE_SHELL_TRANSITIONS) { in updateChildTaskSurface()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageTaskListener.java346 SurfaceControl leash, boolean firstAppeared) { in updateChildTaskSurface() argument
351 if (firstAppeared && !ENABLE_SHELL_TRANSITIONS) { in updateChildTaskSurface()