Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java121 public void sendNotification(int id, int visibility, String title) throws Exception { in sendNotification() method in NotificationHelper
125 public void sendNotification(int id, int visibility, String title, boolean buzz) in sendNotification() method in NotificationHelper