Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1685 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, in setNotificationListenerAccessGrantedForUser() method in NotificationManager
H A DINotificationManager.aidl189 …void setNotificationListenerAccessGrantedForUser(in ComponentName listener, int userId, boolean en… in setNotificationListenerAccessGrantedForUser() method