Home
last modified time | relevance | path

Searched refs:logNoPulsingNotificationHidden (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptLogger.kt242 fun logNoPulsingNotificationHidden(entry: NotificationEntry) { regex
H A DNotificationInterruptStateProviderImpl.java498 if (log) mLogger.logNoPulsingNotificationHidden(entry); in shouldHeadsUpWhenDozing()