Home
last modified time | relevance | path

Searched refs:handleNotificationPosted (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
DGroupCoalescer.java134 final boolean shouldCoalesce = handleNotificationPosted(sbn, rankingMap);
198 private boolean handleNotificationPosted( in handleNotificationPosted() method in GroupCoalescer
/frameworks/base/services/core/java/com/android/server/am/
DAppFGSTracker.java174 mTracker.handleNotificationPosted((String) msg.obj, msg.arg1, msg.arg2); in handleMessage()
311 private void handleNotificationPosted(String pkgName, int uid, int notificationId) { in handleNotificationPosted() method in AppFGSTracker
/frameworks/base/services/
Dart-wear-profile5060 PLcom/android/server/am/AppFGSTracker;->handleNotificationPosted(Ljava/lang/String;II)V