Searched refs:handleNotificationRemoved (Results 1 – 1 of 1) sorted by relevance
172 mTracker.handleNotificationRemoved((String) msg.obj, msg.arg1, msg.arg2); in handleMessage()336 private void handleNotificationRemoved(String pkgName, int uid, int notificationId) { in handleNotificationRemoved() method in AppFGSTracker