Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DGroupHelperTest.java67 private StatusBarNotification getSbn(String pkg, int id, String tag, in getSbn() method in GroupHelperTest
79 private StatusBarNotification getSbn(String pkg, int id, String tag, in getSbn() method in GroupHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java216 @NonNull public StatusBarNotification getSbn() { in getSbn() method in NotificationEntry
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1563 StatusBarNotification getSbn() { in getSbn() method in NotificationRecord