Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/EnterSplitScreenByDragFromTaskbar.kt +2 −2 Original line number Diff line number Diff line Loading @@ -76,8 +76,8 @@ class EnterSplitScreenByDragFromTaskbar( taplInstrumentation.launchedAppState.taskbar .getAppIcon(secondaryApp.appName) .dragToSplitscreen( secondaryApp.component.`package`, primaryApp.component.`package` secondaryApp.`package`, primaryApp.`package` ) } } Loading Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/EnterSplitScreenByDragFromTaskbar.kt +2 −2 Original line number Diff line number Diff line Loading @@ -76,8 +76,8 @@ class EnterSplitScreenByDragFromTaskbar( taplInstrumentation.launchedAppState.taskbar .getAppIcon(secondaryApp.appName) .dragToSplitscreen( secondaryApp.component.`package`, primaryApp.component.`package` secondaryApp.`package`, primaryApp.`package` ) } } Loading