Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java436 private NotificationManager getNotificationManager() { in getNotificationManager() method in ServiceTest
447 getNotificationManager().notify(id, notification); in sendNotification()
451 getNotificationManager().cancel(id); in cancelNotification()
459 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNotification()
492 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNoNotification()
663 getNotificationManager().createNotificationChannel(new NotificationChannel( in setUp()
684 getNotificationManager().deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in tearDown()