Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DGroupHelperTest.java74 private StatusBarNotification getSbn(String pkg, int id, String tag, in getSbn() method in GroupHelperTest
86 private StatusBarNotification getSbn(String pkg, int id, String tag, in getSbn() method in GroupHelperTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java260 @NonNull public StatusBarNotification getSbn() { in getSbn() method in NotificationEntry
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1592 StatusBarNotification getSbn() { in getSbn() method in NotificationRecord