Searched refs:shouldPulse (Results 1 – 3 of 3) sorted by relevance
118 if (mNotificationInterruptionStateProvider.shouldPulse(entry)) { in showAlertingView()132 shouldAlert = mNotificationInterruptionStateProvider.shouldPulse(entry); in updateAlertState()
254 public boolean shouldPulse(NotificationEntry entry) { in shouldPulse() method in NotificationInterruptionStateProvider
252 if (mNotificationInterruptionStateProvider.shouldPulse(entry)) { in updateNotification()