Loading services/core/java/com/android/server/notification/NotificationManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -1450,7 +1450,7 @@ public class NotificationManagerService extends SystemService { } else { // Secure => Global Settings.Secure.putInt(resolver, Settings.Secure.NOTIFICATION_BADGING, Settings.Secure.NOTIFICATION_BUBBLES, globalSettingValue); } } Loading Loading
services/core/java/com/android/server/notification/NotificationManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -1450,7 +1450,7 @@ public class NotificationManagerService extends SystemService { } else { // Secure => Global Settings.Secure.putInt(resolver, Settings.Secure.NOTIFICATION_BADGING, Settings.Secure.NOTIFICATION_BUBBLES, globalSettingValue); } } Loading