Home
last modified time | relevance | path

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

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