Searched refs:cancelAllNotifications (Results 1 – 10 of 10) sorted by relevance
48 void cancelAllNotifications(String pkg, int userId); in cancelAllNotifications() method
817 service.cancelAllNotifications(pkg, mContext.getUserId()); in cancelAll()
2083 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsImmediatelyAfterEnqueue()2143 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsMultipleEnqueuedDoesNotCrash()2225 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotifications_IgnoreForegroundService()2243 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotifications_FgsFlag_NoFgs_Allowed()2502 mService.getBinderService().cancelAllNotifications( in testCancelAllNotificationsFromApp_cannotCancelFgsChild()2531 mService.getBinderService().cancelAllNotifications( in testCancelAllNotifications_fromApp_cannotCancelFgsParent()2557 mService.getBinderService().cancelAllNotifications( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearChild()2583 mService.getBinderService().cancelAllNotifications( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearParent()10112 mBinderService.cancelAllNotifications(PKG, mUid);11933 mService.getBinderService().cancelAllNotifications([all …]
747 public final void cancelAllNotifications() { in cancelAllNotifications() method in NotificationListenerService
3572 public void cancelAllNotifications(String pkg, int userId) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1952 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
40894 method public final void cancelAllNotifications();
6417 Landroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V