Searched refs:logNoHeadsUpNotInUse (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ | ||
D | NotificationInterruptLogger.kt | 122 fun logNoHeadsUpNotInUse(entry: NotificationEntry) { in logNoHeadsUpNotInUse() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptLogger |
D | NotificationInterruptStateProviderImpl.java | 468 if (log) mLogger.logNoHeadsUpNotInUse(entry); in shouldHeadsUpWhenAwake() |