Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java171 Notification notification = new Notification.Builder(mContext) in sendNotification() local
187 Notification notification = new Notification.Builder(mContext) in sendNotifications() local
192 mNotificationManager.notify(l.getKey(), notification); in sendNotifications() local
212 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local