Searched refs:applyAdjustmentFromAssistant (Results 1 – 4 of 4) sorted by relevance
150 void applyAdjustmentFromAssistant(in INotificationListener token, in Adjustment adjustment); in applyAdjustmentFromAssistant() method
2897 mBinderService.applyAdjustmentFromAssistant(null, adjustment); in testApplyAdjustmentMultiUser()2917 mBinderService.applyAdjustmentFromAssistant(null, adjustment); in testAssistantBlockingTriggersCancel()2999 mBinderService.applyAdjustmentFromAssistant(null, adjustment); in testUserSentimentChangeTriggersUpdate()4885 mBinderService.applyAdjustmentFromAssistant(null, adjustment); in testAdjustRestrictedKey()
3970 applyAdjustmentFromAssistant(token, adjustment);3979 public void applyAdjustmentFromAssistant(INotificationListener token,
9353 PLcom/android/server/notification/NotificationManagerService$10;->applyAdjustmentFromAssistant(Land…