Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationInteractionTests.java89 mHelper.sendNotifications(lists); in testDismissAll()
DNotificationHelper.java181 public void sendNotifications(Map<Integer, String> lists) throws Exception { in sendNotifications() method in NotificationHelper