Loading packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialog.java +0 −1 Original line number Diff line number Diff line Loading @@ -1543,7 +1543,6 @@ class GlobalActionsDialog implements DialogInterface.OnDismissListener, * ScrimController.GRADIENT_SCRIM_ALPHA * 255); mGradientDrawable.setAlpha(alpha); }) .withEndAction(() -> getWindow().getDecorView().requestAccessibilityFocus()) .start(); } Loading Loading
packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialog.java +0 −1 Original line number Diff line number Diff line Loading @@ -1543,7 +1543,6 @@ class GlobalActionsDialog implements DialogInterface.OnDismissListener, * ScrimController.GRADIENT_SCRIM_ALPHA * 255); mGradientDrawable.setAlpha(alpha); }) .withEndAction(() -> getWindow().getDecorView().requestAccessibilityFocus()) .start(); } Loading