Home
last modified time | relevance | path

Searched defs:allowAssistantAdjustment (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationBackend.java442 public void allowAssistantAdjustment(String capability, boolean allowed) { in allowAssistantAdjustment() method in NotificationBackend
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java1544 public void allowAssistantAdjustment(String capability) { in allowAssistantAdjustment() method in NotificationManager
H A DINotificationManager.aidl80 void allowAssistantAdjustment(String adjustmentType); in allowAssistantAdjustment() method