Searched defs:cancelAllNotificationsInt (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 744 cancelAllNotificationsInt(MY_UID, MY_PID, pkgName, 0, 0, !queryRestart, 777 cancelAllNotificationsInt(MY_UID, MY_PID, null, 0, 0, true, userHandle, 783 cancelAllNotificationsInt(MY_UID, MY_PID, null, 0, 0, true, userHandle, 1133 cancelAllNotificationsInt(MY_UID, MY_PID, pkg, 0, 0, true, UserHandle.getUserId(uid), 1388 cancelAllNotificationsInt(Binder.getCallingUid(), Binder.getCallingPid(), 3430 boolean cancelAllNotificationsInt(int callingUid, int callingPid, String pkg, int mustHaveFlags, method in class:NotificationManagerService
|
Completed in 204 milliseconds