Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java +0 −3 Original line number Diff line number Diff line Loading @@ -3640,9 +3640,6 @@ public class CentralSurfacesImpl implements CoreStartable, CentralSurfaces { /* wakingUp= */ true, mShouldDelayWakeUpAnimation); if (!mKeyguardBypassController.getBypassEnabled()) { mHeadsUpManager.releaseAllImmediately(); } updateVisibleToUser(); updateIsKeyguard(); mDozeServiceHost.stopDozing(); Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java +0 −3 Original line number Diff line number Diff line Loading @@ -3640,9 +3640,6 @@ public class CentralSurfacesImpl implements CoreStartable, CentralSurfaces { /* wakingUp= */ true, mShouldDelayWakeUpAnimation); if (!mKeyguardBypassController.getBypassEnabled()) { mHeadsUpManager.releaseAllImmediately(); } updateVisibleToUser(); updateIsKeyguard(); mDozeServiceHost.stopDozing(); Loading