Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java325 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant(mWrapper, adjustment); in adjustNotification()
554 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant( in handleMessage()
/frameworks/base/core/java/android/app/
DINotificationManager.aidl181 …void applyEnqueuedAdjustmentFromAssistant(in INotificationListener token, in Adjustment adjustment… in applyEnqueuedAdjustmentFromAssistant() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1884 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testBlockedNotifications_blockedByAssistant()
6330 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
6348 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_importance()
6367 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()
6405 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testTooLateAdjustmentTriggersUpdate()
6506 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment1); in testSensitiveAdjustmentsLogged()
6519 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment2); in testSensitiveAdjustmentsLogged()
6526 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment3); in testSensitiveAdjustmentsLogged()
6594 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments()
6614 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments_MultiNotifications()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java6258 public void applyEnqueuedAdjustmentFromAssistant(INotificationListener token,
/frameworks/base/services/
Dart-profile2020 …droid/server/notification/NotificationManagerService$12;->applyEnqueuedAdjustmentFromAssistant(Lan…
Dart-wear-profile15871 …droid/server/notification/NotificationManagerService$12;->applyEnqueuedAdjustmentFromAssistant(Lan…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6413 Landroid/app/INotificationManager$Stub$Proxy;->applyEnqueuedAdjustmentFromAssistant(Landroid/servic…
6610 Landroid/app/INotificationManager;->applyEnqueuedAdjustmentFromAssistant(Landroid/service/notificat…