Loading libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/DesktopTasksController.kt +2 −2 Original line number Diff line number Diff line Loading @@ -1688,7 +1688,7 @@ class DesktopTasksController( context, /* requestCode= */ 0, intent, PendingIntent.FLAG_IMMUTABLE, PendingIntent.FLAG_IMMUTABLE or PendingIntent.FLAG_ONE_SHOT, /* options= */ null, UserHandle.of(userId), ) Loading Loading @@ -2745,7 +2745,7 @@ class DesktopTasksController( context, /* requestCode= */ 0, fillIn, PendingIntent.FLAG_IMMUTABLE, PendingIntent.FLAG_IMMUTABLE or PendingIntent.FLAG_ONE_SHOT, /* options= */ null, userHandle, ) Loading Loading
libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/DesktopTasksController.kt +2 −2 Original line number Diff line number Diff line Loading @@ -1688,7 +1688,7 @@ class DesktopTasksController( context, /* requestCode= */ 0, intent, PendingIntent.FLAG_IMMUTABLE, PendingIntent.FLAG_IMMUTABLE or PendingIntent.FLAG_ONE_SHOT, /* options= */ null, UserHandle.of(userId), ) Loading Loading @@ -2745,7 +2745,7 @@ class DesktopTasksController( context, /* requestCode= */ 0, fillIn, PendingIntent.FLAG_IMMUTABLE, PendingIntent.FLAG_IMMUTABLE or PendingIntent.FLAG_ONE_SHOT, /* options= */ null, userHandle, ) Loading