Home
last modified time | relevance | path

Searched defs:onHeadsUpPinned (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DOnHeadsUpChangedListener.java36 default void onHeadsUpPinned(ExpandableNotificationRow headsUp) {} in onHeadsUpPinned() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationRoundnessManager.java41 public void onHeadsUpPinned(ExpandableNotificationRow headsUp) { in onHeadsUpPinned() method in NotificationRoundnessManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java122 public void onHeadsUpPinned(ExpandableNotificationRow headsUp) { in onHeadsUpPinned() method in HeadsUpAppearanceController
DNotificationGroupManager.java482 public void onHeadsUpPinned(ExpandableNotificationRow headsUp) { in onHeadsUpPinned() method in NotificationGroupManager
DNotificationPanelView.java2417 public void onHeadsUpPinned(ExpandableNotificationRow headsUp) { in onHeadsUpPinned() method in NotificationPanelView
DStatusBar.java2005 public void onHeadsUpPinned(ExpandableNotificationRow headsUp) { in onHeadsUpPinned() method