H A D | NotificationManagerService.java | 591 private static final int MY_UID = Process.myUid(); field in NotificationManagerService 1701 cancelAllNotificationsInt(MY_UID, MY_PID, pkgName, null, 0, 0, 1736 cancelAllNotificationsInt(MY_UID, MY_PID, null, null, 0, 0, true, userHandle, 1742 cancelAllNotificationsInt(MY_UID, MY_PID, null, null, 0, 0, true, userHandle, 2645 cancelAllNotificationsInt(MY_UID, MY_PID, pkg, channel.getId(), 0, 0, true, 2653 cancelAllNotificationsInt(MY_UID, MY_PID, pkg, channel.getId(), 0, 0, true, 3321 cancelAllNotificationsInt(MY_UID, MY_PID, pkg, null, 0, 0, true, 3709 cancelAllNotificationsInt(MY_UID, MY_PID, pkg, channelId, 0, 0, true, 3941 cancelAllNotificationsInt(MY_UID, MY_PID, packageName, null, 0, 0, true, 5650 if (summaryRecord != null && checkDisqualifyingFeatures(userId, MY_UID, [all …]
|