Home
last modified time | relevance | path

Searched defs:createChange (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/activityembedding/
DActivityEmbeddingAnimationTestBase.java92 static TransitionInfo.Change createChange(@TransitionInfo.ChangeFlags int flags) { in createChange() method in ActivityEmbeddingAnimationTestBase
102 static TransitionInfo.Change createChange(@TransitionInfo.ChangeFlags int flags, in createChange() method in ActivityEmbeddingAnimationTestBase
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
DExitDesktopTaskTransitionHandlerTest.java140 private TransitionInfo.Change createChange(@WindowManager.TransitionType int type, int taskId, in createChange() method in ExitDesktopTaskTransitionHandlerTest
DDesktopImmersiveControllerTest.kt818 private fun createChange(task: RunningTaskInfo): TransitionInfo.Change = in <lambda>() method in com.android.wm.shell.desktopmode.DesktopImmersiveControllerTest
DDesktopModeLoggerTransitionObserverTest.kt943 fun createChange(mode: Int, taskInfo: ActivityManager.RunningTaskInfo): Change { in createChange() method
DDesktopMixedTransitionHandlerTest.kt910 private fun createChange( in <lambda>() method in com.android.wm.shell.desktopmode.DesktopMixedTransitionHandlerTest
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/
DTransitionObserverTestUtils.kt146 fun createChange( in createChange() method
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
DTaskStackTransitionObserverTest.kt702 fun createChange( in <lambda>() method
718 fun createChange( in <lambda>() method
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
DSplitTransitionTests.java577 private static TransitionInfo.Change createChange(@TransitionInfo.TransitionMode int mode, in createChange() method in SplitTransitionTests
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/freeform/
DFreeformTaskTransitionObserverTest.java395 private static TransitionInfo.Change createChange(int mode, int taskId, int windowingMode) { in createChange() method in FreeformTaskTransitionObserverTest