Home
last modified time | relevance | path

Searched defs:getGroupSummaryToDismiss (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DOnUserInteractionCallback.java53 NotificationEntry getGroupSummaryToDismiss(NotificationEntry entry); in getGroupSummaryToDismiss() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DOnUserInteractionCallbackImplLegacy.java114 public NotificationEntry getGroupSummaryToDismiss(NotificationEntry entry) { in getGroupSummaryToDismiss() method in OnUserInteractionCallbackImplLegacy
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DOnUserInteractionCallbackImpl.java117 public NotificationEntry getGroupSummaryToDismiss(NotificationEntry entry) { in getGroupSummaryToDismiss() method in OnUserInteractionCallbackImpl