Loading packages/SystemUI/src/com/android/systemui/ScreenDecorations.java +0 −1 Original line number Diff line number Diff line Loading @@ -921,7 +921,6 @@ public class ScreenDecorations implements WindowManager.LayoutParams.TYPE_NAVIGATION_BAR_PANEL, WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE | WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL | WindowManager.LayoutParams.FLAG_SPLIT_TOUCH | WindowManager.LayoutParams.FLAG_SLIPPERY | WindowManager.LayoutParams.FLAG_LAYOUT_IN_SCREEN | WindowManager.LayoutParams.FLAG_NOT_TOUCHABLE, Loading packages/SystemUI/src/com/android/systemui/biometrics/UdfpsControllerOverlay.kt +1 −3 Original line number Diff line number Diff line Loading @@ -155,9 +155,7 @@ constructor( gravity = android.view.Gravity.TOP or android.view.Gravity.LEFT layoutInDisplayCutoutMode = WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS flags = (Utils.FINGERPRINT_OVERLAY_LAYOUT_PARAM_FLAGS or WindowManager.LayoutParams.FLAG_SPLIT_TOUCH) flags = Utils.FINGERPRINT_OVERLAY_LAYOUT_PARAM_FLAGS privateFlags = WindowManager.LayoutParams.PRIVATE_FLAG_TRUSTED_OVERLAY or WindowManager.LayoutParams.PRIVATE_FLAG_EXCLUDE_FROM_SCREEN_MAGNIFICATION Loading packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBar.java +0 −1 Original line number Diff line number Diff line Loading @@ -1848,7 +1848,6 @@ public class NavigationBar extends ViewController<NavigationBarView> implements WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE | WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL | WindowManager.LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH | WindowManager.LayoutParams.FLAG_SPLIT_TOUCH | WindowManager.LayoutParams.FLAG_SLIPPERY, PixelFormat.TRANSLUCENT); lp.gravity = gravity; Loading packages/SystemUI/src/com/android/systemui/shade/ShadeWindowLayoutParams.kt +0 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,6 @@ object ShadeWindowLayoutParams { LayoutParams.TYPE_NOTIFICATION_SHADE, LayoutParams.FLAG_NOT_FOCUSABLE or LayoutParams.FLAG_TOUCHABLE_WHEN_WAKING or LayoutParams.FLAG_SPLIT_TOUCH or LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH or LayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS, // Now that the notification shade encompasses the sliding panel and its Loading packages/SystemUI/src/com/android/systemui/statusbar/window/StatusBarWindowControllerImpl.java +0 −1 Original line number Diff line number Diff line Loading @@ -263,7 +263,6 @@ public class StatusBarWindowControllerImpl implements StatusBarWindowController height, WindowManager.LayoutParams.TYPE_STATUS_BAR, WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE | WindowManager.LayoutParams.FLAG_SPLIT_TOUCH | WindowManager.LayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS, PixelFormat.TRANSLUCENT); lp.privateFlags |= PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC; Loading Loading
packages/SystemUI/src/com/android/systemui/ScreenDecorations.java +0 −1 Original line number Diff line number Diff line Loading @@ -921,7 +921,6 @@ public class ScreenDecorations implements WindowManager.LayoutParams.TYPE_NAVIGATION_BAR_PANEL, WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE | WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL | WindowManager.LayoutParams.FLAG_SPLIT_TOUCH | WindowManager.LayoutParams.FLAG_SLIPPERY | WindowManager.LayoutParams.FLAG_LAYOUT_IN_SCREEN | WindowManager.LayoutParams.FLAG_NOT_TOUCHABLE, Loading
packages/SystemUI/src/com/android/systemui/biometrics/UdfpsControllerOverlay.kt +1 −3 Original line number Diff line number Diff line Loading @@ -155,9 +155,7 @@ constructor( gravity = android.view.Gravity.TOP or android.view.Gravity.LEFT layoutInDisplayCutoutMode = WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS flags = (Utils.FINGERPRINT_OVERLAY_LAYOUT_PARAM_FLAGS or WindowManager.LayoutParams.FLAG_SPLIT_TOUCH) flags = Utils.FINGERPRINT_OVERLAY_LAYOUT_PARAM_FLAGS privateFlags = WindowManager.LayoutParams.PRIVATE_FLAG_TRUSTED_OVERLAY or WindowManager.LayoutParams.PRIVATE_FLAG_EXCLUDE_FROM_SCREEN_MAGNIFICATION Loading
packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBar.java +0 −1 Original line number Diff line number Diff line Loading @@ -1848,7 +1848,6 @@ public class NavigationBar extends ViewController<NavigationBarView> implements WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE | WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL | WindowManager.LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH | WindowManager.LayoutParams.FLAG_SPLIT_TOUCH | WindowManager.LayoutParams.FLAG_SLIPPERY, PixelFormat.TRANSLUCENT); lp.gravity = gravity; Loading
packages/SystemUI/src/com/android/systemui/shade/ShadeWindowLayoutParams.kt +0 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,6 @@ object ShadeWindowLayoutParams { LayoutParams.TYPE_NOTIFICATION_SHADE, LayoutParams.FLAG_NOT_FOCUSABLE or LayoutParams.FLAG_TOUCHABLE_WHEN_WAKING or LayoutParams.FLAG_SPLIT_TOUCH or LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH or LayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS, // Now that the notification shade encompasses the sliding panel and its Loading
packages/SystemUI/src/com/android/systemui/statusbar/window/StatusBarWindowControllerImpl.java +0 −1 Original line number Diff line number Diff line Loading @@ -263,7 +263,6 @@ public class StatusBarWindowControllerImpl implements StatusBarWindowController height, WindowManager.LayoutParams.TYPE_STATUS_BAR, WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE | WindowManager.LayoutParams.FLAG_SPLIT_TOUCH | WindowManager.LayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS, PixelFormat.TRANSLUCENT); lp.privateFlags |= PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC; Loading