Home
last modified time | relevance | path

Searched refs:maybeUngroup (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java84 maybeUngroup(sbn, false, sbn.getUserId()); in onNotificationPosted()
93 maybeUngroup(sbn, true, sbn.getUserId()); in onNotificationRemoved()
102 private void maybeUngroup(StatusBarNotification sbn, boolean notificationGone, int userId) { in maybeUngroup() method in GroupHelper
/frameworks/base/services/
Dart-profile9250 HSPLcom/android/server/notification/GroupHelper;->maybeUngroup(Landroid/service/notification/Status…