D | NotificationManagerService.java | 304 private static final int MY_PID = Process.myPid(); field in NotificationManagerService 747 cancelAllNotificationsInt(MY_UID, MY_PID, pkgName, 0, 0, !queryRestart, 780 cancelAllNotificationsInt(MY_UID, MY_PID, null, 0, 0, true, userHandle, 786 cancelAllNotificationsInt(MY_UID, MY_PID, null, 0, 0, true, userHandle, 1149 cancelAllNotificationsInt(MY_UID, MY_PID, pkg, 0, 0, true, UserHandle.getUserId(uid), in setNotificationsEnabledForPackageImpl()
|