Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 2 of 2) 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
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUINotificationShadeTests.java217 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local