Loading packages/SystemUI/src/com/android/systemui/camera/CameraGestureHelper.kt +1 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ constructor( activityOptions.setDisallowEnterPictureInPictureWhileLaunching(true) activityOptions.rotationAnimationHint = WindowManager.LayoutParams.ROTATION_ANIMATION_SEAMLESS intent.collectExtraIntentKeys() try { activityTaskManager.startActivityAsUser( null, Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/ActivityStarterInternalImpl.kt +1 −0 Original line number Diff line number Diff line Loading @@ -313,6 +313,7 @@ constructor( // if it is volume panel. options.setDisallowEnterPictureInPictureWhileLaunching(true) } intent.collectExtraIntentKeys() try { result[0] = ActivityTaskManager.getService() Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/LegacyActivityStarterInternalImpl.kt +1 −0 Original line number Diff line number Diff line Loading @@ -180,6 +180,7 @@ constructor( // if it is volume panel. options.setDisallowEnterPictureInPictureWhileLaunching(true) } intent.collectExtraIntentKeys() try { result[0] = ActivityTaskManager.getService() Loading Loading
packages/SystemUI/src/com/android/systemui/camera/CameraGestureHelper.kt +1 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ constructor( activityOptions.setDisallowEnterPictureInPictureWhileLaunching(true) activityOptions.rotationAnimationHint = WindowManager.LayoutParams.ROTATION_ANIMATION_SEAMLESS intent.collectExtraIntentKeys() try { activityTaskManager.startActivityAsUser( null, Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/ActivityStarterInternalImpl.kt +1 −0 Original line number Diff line number Diff line Loading @@ -313,6 +313,7 @@ constructor( // if it is volume panel. options.setDisallowEnterPictureInPictureWhileLaunching(true) } intent.collectExtraIntentKeys() try { result[0] = ActivityTaskManager.getService() Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/LegacyActivityStarterInternalImpl.kt +1 −0 Original line number Diff line number Diff line Loading @@ -180,6 +180,7 @@ constructor( // if it is volume panel. options.setDisallowEnterPictureInPictureWhileLaunching(true) } intent.collectExtraIntentKeys() try { result[0] = ActivityTaskManager.getService() Loading