Searched refs:getDismissedByUserStats (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
H A D | BubblesManager.java | 313 cb.removeNotification(entry, getDismissedByUserStats(entry, true), in BubblesManager() 501 getDismissedByUserStats(summary, false), in setupNEM() 524 getDismissedByUserStats(summary, false), in setupNEM() 595 private DismissedByUserStats getDismissedByUserStats( in getDismissedByUserStats() method in BubblesManager 637 getDismissedByUserStats(children.get(i), true), in handleDismissalInterception()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationMediaManager.java | 264 getDismissedByUserStats(entry)); in setupNotifPipeline() 337 getDismissedByUserStats(entry), in setupNEM() 347 private DismissedByUserStats getDismissedByUserStats(NotificationEntry entry) { in getDismissedByUserStats() method in NotificationMediaManager
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationStackScrollLayoutController.java | 1390 private DismissedByUserStats getDismissedByUserStats( 1459 getDismissedByUserStats(entry, numVisibleEntries))); 1468 getDismissedByUserStats(
|