Home
last modified time | relevance | path

Searched defs:setNotificationListenerAccessGranted (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1656 public void setNotificationListenerAccessGranted( in setNotificationListenerAccessGranted() method in NotificationManager
1674 public void setNotificationListenerAccessGranted( in setNotificationListenerAccessGranted() method in NotificationManager
H A DINotificationManager.aidl187 …void setNotificationListenerAccessGranted(in ComponentName listener, boolean enabled, boolean user… in setNotificationListenerAccessGranted() method