Searched refs:handleNotificationPosted (Results 1 – 3 of 3) sorted by relevance
134 final boolean shouldCoalesce = handleNotificationPosted(sbn, rankingMap);198 private boolean handleNotificationPosted( in handleNotificationPosted() method in GroupCoalescer
174 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
5060 PLcom/android/server/am/AppFGSTracker;->handleNotificationPosted(Ljava/lang/String;II)V