Searched refs:logNoPulsingNoAlert (Results 1 – 2 of 2) sorted by relevance
518 if (log) mLogger.logNoPulsingNoAlert(entry); in shouldHeadsUpWhenDozing()523 if (log) mLogger.logNoPulsingNoAlert(entry); in shouldHeadsUpWhenDozing()
234 fun logNoPulsingNoAlert(entry: NotificationEntry) { in logNoPulsingNoAlert() method