Home
last modified time | relevance | path

Searched refs:clearNotification (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DCallResources.java90 NotificationUtils.clearNotification(context, mNotificationId); in clearCallNotification()
DNotificationUtils.java96 public static void clearNotification(Context c, int notificationId) { in clearNotification() method in NotificationUtils