Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java302 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant(mWrapper, adjustment); in adjustNotification()
531 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant( in handleMessage()
/frameworks/base/core/java/android/app/
DINotificationManager.aidl170 …void applyEnqueuedAdjustmentFromAssistant(in INotificationListener token, in Adjustment adjustment… in applyEnqueuedAdjustmentFromAssistant() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1340 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testBlockedNotifications_blockedByAssistant()
3895 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
3913 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_importance()
3932 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()
3970 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testTooLateAdjustmentTriggersUpdate()
3988 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments()
4008 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments_MultiNotifications()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5342 public void applyEnqueuedAdjustmentFromAssistant(INotificationListener token,
/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…
/frameworks/base/services/
Dart-profile26426 …droid/server/notification/NotificationManagerService$11;->applyEnqueuedAdjustmentFromAssistant(Lan…