Searched refs:shouldRoundNotificationPulsing (Results 1 – 3 of 3) sorted by relevance
144 public boolean shouldRoundNotificationPulsing() { in shouldRoundNotificationPulsing() method in NotificationRoundnessManager
386 whenever(notificationRoundnessManager.shouldRoundNotificationPulsing()).thenReturn(true) in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()409 whenever(notificationRoundnessManager.shouldRoundNotificationPulsing()).thenReturn(true) in testPulsingRoundness_onHeadsUpStateChanged()
491 if (mNotificationRoundnessManager.shouldRoundNotificationPulsing()) { in updateHeadsUpAndPulsingRoundness()