Searched refs:applyEnqueuedAdjustmentFromAssistant (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationAssistantService.java | 302 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant(mWrapper, adjustment); in adjustNotification() 531 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant( in handleMessage()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | INotificationManager.aidl | 170 …void applyEnqueuedAdjustmentFromAssistant(in INotificationListener token, in Adjustment adjustment… in applyEnqueuedAdjustmentFromAssistant() method
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 1326 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testBlockedNotifications_blockedByAssistant() 4002 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_singleUser() 4020 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_importance() 4039 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_crossUser() 4077 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testTooLateAdjustmentTriggersUpdate() 4169 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments() 4189 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments_MultiNotifications()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 5239 public void applyEnqueuedAdjustmentFromAssistant(INotificationListener token,
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 6413 Landroid/app/INotificationManager$Stub$Proxy;->applyEnqueuedAdjustmentFromAssistant(Landroid/servic… 6610 Landroid/app/INotificationManager;->applyEnqueuedAdjustmentFromAssistant(Landroid/service/notificat…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 26426 …droid/server/notification/NotificationManagerService$11;->applyEnqueuedAdjustmentFromAssistant(Lan…
|