Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/VisualInterruptionDecisionLogger.kt +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ constructor(@NotificationInterruptLog val buffer: LogBuffer) { TAG, INFO, { bool1 = isEnabled }, { "Cooldown enabled: $isEnabled" } { "Cooldown enabled: $bool1" } ) } } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/VisualInterruptionDecisionLogger.kt +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ constructor(@NotificationInterruptLog val buffer: LogBuffer) { TAG, INFO, { bool1 = isEnabled }, { "Cooldown enabled: $isEnabled" } { "Cooldown enabled: $bool1" } ) } } Loading