Home
last modified time | relevance | path

Searched defs:cancelNotifications (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java87 public void cancelNotifications(Context context) { in cancelNotifications() method in CallServiceNotifier
/packages/apps/Email/src/com/android/email/
DNotificationController.java564 public static void cancelNotifications(final Context context, final Account account) { in cancelNotifications() method in NotificationController