Searched refs:applyEnqueuedAdjustmentFromAssistant (Results 1 – 5 of 5) sorted by relevance
266 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant(mWrapper, adjustment); in adjustNotification()471 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant( in handleMessage()
167 …void applyEnqueuedAdjustmentFromAssistant(in INotificationListener token, in Adjustment adjustment… in applyEnqueuedAdjustmentFromAssistant() method
1178 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testBlockedNotifications_blockedByAssistant()3678 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()3696 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_importance()3715 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()3753 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testTooLateAdjustmentTriggersUpdate()3771 mBinderService.applyEnqueuedAdjustmentFromAssistant(null, adjustment); in testEnqueuedAdjustmentAppliesAdjustments()
4823 public void applyEnqueuedAdjustmentFromAssistant(INotificationListener token,
21275 …droid/server/notification/NotificationManagerService$10;->applyEnqueuedAdjustmentFromAssistant(Lan…