Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptLogger.kt242 fun logNoPulsingNoAmbientEffect(entry: NotificationEntry) { in logNoPulsingNoAmbientEffect() method
DNotificationInterruptStateProviderImpl.java528 if (log) mLogger.logNoPulsingNoAmbientEffect(entry); in shouldHeadsUpWhenDozing()