Loading packages/SystemUI/src/com/android/systemui/statusbar/AlertingNotificationManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -329,8 +329,8 @@ public abstract class AlertingNotificationManager { } public void reset() { mEntry = null; removeAutoRemovalCallbacks("reset()"); mEntry = null; mRemoveAlertRunnable = null; } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/AlertingNotificationManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -329,8 +329,8 @@ public abstract class AlertingNotificationManager { } public void reset() { mEntry = null; removeAutoRemovalCallbacks("reset()"); mEntry = null; mRemoveAlertRunnable = null; } Loading