HomeSort by relevance Sort by last modified time
    Searched defs:cancelAllNotifications (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 133 public final void cancelAllNotifications() {
  /frameworks/base/core/java/android/app/
NotificationManager.java 220 service.cancelAllNotifications(pkg, UserHandle.myUserId());
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java 263 public static void cancelAllNotifications(Context context) {
264 LogUtils.d(LOG_TAG, "cancelAllNotifications - cancelling all");
    [all...]