Loading packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java +0 −1 Original line number Diff line number Diff line Loading @@ -4724,7 +4724,6 @@ public final class NotificationPanelViewController implements ShadeSurface, Dump } mKeyguardInteractor.setAlpha(alpha); //todo was this needed? if (mKeyguardQsUserSwitchController != null) { mKeyguardQsUserSwitchController.setAlpha(alpha); Loading Loading
packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java +0 −1 Original line number Diff line number Diff line Loading @@ -4724,7 +4724,6 @@ public final class NotificationPanelViewController implements ShadeSurface, Dump } mKeyguardInteractor.setAlpha(alpha); //todo was this needed? if (mKeyguardQsUserSwitchController != null) { mKeyguardQsUserSwitchController.setAlpha(alpha); Loading