Home
last modified time | relevance | path

Searched refs:updateHeadsUpAndPulsingRoundness (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java225 updateHeadsUpAndPulsingRoundness(entry); in onHeadsUpPinned()
230 updateHeadsUpAndPulsingRoundness(entry); in onHeadsUpStateChanged()
375 updateHeadsUpAndPulsingRoundness(entry); in onHeadsUpUnPinned()
408 updateHeadsUpAndPulsingRoundness(entry); in setTrackingHeadsUp()
419 updateHeadsUpAndPulsingRoundness(entry); in updateHeadsUpHeaders()
440 public void updateHeadsUpAndPulsingRoundness(NotificationEntry entry) { in updateHeadsUpAndPulsingRoundness() method in HeadsUpAppearanceController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceControllerTest.java245 mHeadsUpAppearanceController.updateHeadsUpAndPulsingRoundness(mEntry); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()
258 mHeadsUpAppearanceController.updateHeadsUpAndPulsingRoundness(mEntry); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1954 mHeadsUpAppearanceController.updateHeadsUpAndPulsingRoundness(entry);