Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2054 NotificationManagerService.SnoozeNotificationRunnable snoozeNotificationRunnable = in testSnoozeRunnable_snoozeNonGrouped() local
2057 snoozeNotificationRunnable.run(); in testSnoozeRunnable_snoozeNonGrouped()
2076 NotificationManagerService.SnoozeNotificationRunnable snoozeNotificationRunnable = in testSnoozeRunnable_snoozeSummary_withChildren() local
2079 snoozeNotificationRunnable.run(); in testSnoozeRunnable_snoozeSummary_withChildren()
2097 NotificationManagerService.SnoozeNotificationRunnable snoozeNotificationRunnable = in testSnoozeRunnable_snoozeGroupChild_fellowChildren() local
2100 snoozeNotificationRunnable.run(); in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
2116 NotificationManagerService.SnoozeNotificationRunnable snoozeNotificationRunnable = in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary() local
2119 snoozeNotificationRunnable.run(); in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
2131 NotificationManagerService.SnoozeNotificationRunnable snoozeNotificationRunnable = in testSnoozeRunnable_snoozeGroupChild_noOthersInGroup() local
2134 snoozeNotificationRunnable.run(); in testSnoozeRunnable_snoozeGroupChild_noOthersInGroup()