Loading services/core/java/com/android/server/notification/NotificationRecord.java +2 −0 Original line number Diff line number Diff line Loading @@ -690,6 +690,8 @@ public final class NotificationRecord { importance)); } } // We have now gotten all the information out of the adjustments and can forget them. mAdjustments.clear(); } } Loading Loading
services/core/java/com/android/server/notification/NotificationRecord.java +2 −0 Original line number Diff line number Diff line Loading @@ -690,6 +690,8 @@ public final class NotificationRecord { importance)); } } // We have now gotten all the information out of the adjustments and can forget them. mAdjustments.clear(); } } Loading