Home
last modified time | relevance | path

Searched refs:applyAdjustmentFromAssistant (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl150 void applyAdjustmentFromAssistant(in INotificationListener token, in Adjustment adjustment); in applyAdjustmentFromAssistant() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2897 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()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3970 applyAdjustmentFromAssistant(token, adjustment);
3979 public void applyAdjustmentFromAssistant(INotificationListener token,
/frameworks/base/services/
Dart-profile9353 PLcom/android/server/notification/NotificationManagerService$10;->applyAdjustmentFromAssistant(Land…