Searched defs:cancelAllNotifications (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java601 public final void cancelAllNotifications() { method in class:NotificationListenerService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java1277 cancelAllNotifications();
3563 private void cancelAllNotifications() { method in class:ServiceStateTracker
3564 if (DBG) log("cancelAllNotifications: mPrevSubId=" + mPrevSubId);

Completed in 120 milliseconds