Home
last modified time | relevance | path

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

/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DAssistantTest.java169 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in dismissBadNotification()
183 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testNoAdjustmentForInitialPost()
195 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testTriggerAdjustment()
211 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testMinCannotTriggerAdjustment()
225 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testGroupChildCanTriggerAdjustment()
230 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testGroupChildCanTriggerAdjustment()
249 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testGroupSummaryCannotTriggerAdjustment()
254 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testGroupSummaryCannotTriggerAdjustment()
268 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testAodCannotTriggerAdjustment()
273 mAssistant.onNotificationPosted(sbn, mock(RankingMap.class)); in testAodCannotTriggerAdjustment()
[all …]
DAgingHelperTest.java109 mAgingHelper.onNotificationPosted(entry); in testNoSnoozingOnPost()
121 mAgingHelper.onNotificationPosted(entry); in testPostResetsSnooze()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java120 sNotificationsChangedListener.onNotificationPosted(msg.packageUserKey,
223 public void onNotificationPosted(final StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
224 super.onNotificationPosted(sbn); in onNotificationPosted()
232 sStatusBarNotificationsChangedListener.onNotificationPosted(sbn); in onNotificationPosted()
389 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method
397 void onNotificationPosted(StatusBarNotification sbn); in onNotificationPosted() method
/packages/modules/ExtServices/src/android/ext/services/notification/
DAssistant.java284 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) {
423 onNotificationPosted(sbn); in onListenerConnected()
DAgingHelper.java92 public void onNotificationPosted(NotificationEntry entry) { in onNotificationPosted() method in AgingHelper
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java110 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in CarNotificationListener
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java114 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationService
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java73 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method in PopupDataProvider
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DNotificationStation.java105 public void onNotificationPosted(StatusBarNotification sbn, RankingMap ranking) {
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationStation.java105 public void onNotificationPosted(StatusBarNotification sbn, RankingMap ranking) {