Searched refs:shouldRoundNotificationPulsing (Results 1 – 3 of 3) sorted by relevance
230 when(mNotificationRoundnessManager.shouldRoundNotificationPulsing()).thenReturn(true); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()262 when(mNotificationRoundnessManager.shouldRoundNotificationPulsing()).thenReturn(true); in testPulsingRoundness_onHeadsUpStateChanged()
121 public boolean shouldRoundNotificationPulsing() { in shouldRoundNotificationPulsing() method in NotificationRoundnessManager
418 if (mNotificationRoundnessManager.shouldRoundNotificationPulsing()) { in updateHeadsUpAndPulsingRoundness()