Searched refs:handleNotificationPosted (Results 1 – 2 of 2) sorted by relevance
134 final boolean shouldCoalesce = handleNotificationPosted(sbn, rankingMap);198 private boolean handleNotificationPosted( in handleNotificationPosted() method in GroupCoalescer
169 mTracker.handleNotificationPosted((String) msg.obj, msg.arg1, msg.arg2); in handleMessage()306 private void handleNotificationPosted(String pkgName, int uid, int notificationId) { in handleNotificationPosted() method in AppFGSTracker