Searched refs:hasEnabledNotificationListener (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/apex/media/service/java/com/android/server/media/ |
H A D | MediaCommunicationService.java | 325 || hasEnabledNotificationListener( in isTrusted() 392 private boolean hasEnabledNotificationListener(int callingUserId, in hasEnabledNotificationListener() method in MediaCommunicationService.Stub 400 if (mNotificationManager.hasEnabledNotificationListener(controllerPackageName, in hasEnabledNotificationListener()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | INotificationManager.aidl | 193 boolean hasEnabledNotificationListener(String packageName, int userId); in hasEnabledNotificationListener() method
|
H A D | NotificationManager.java | 1738 public boolean hasEnabledNotificationListener(@NonNull String packageName, in hasEnabledNotificationListener() method in NotificationManager 1742 return service.hasEnabledNotificationListener(packageName, userHandle.getIdentifier()); in hasEnabledNotificationListener()
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaSessionService.java | 654 return mNotificationManager.hasEnabledNotificationListener(compName.getPackageName(), in isEnabledNotificationListener() 2021 || hasEnabledNotificationListener( in isTrusted() 2124 private boolean hasEnabledNotificationListener(int callingUserId, in hasEnabledNotificationListener() method in MediaSessionService.SessionManagerImpl 2149 if (mNotificationManager.hasEnabledNotificationListener(controllerPackageName, in hasEnabledNotificationListener()
|
/aosp12/frameworks/base/core/api/ |
H A D | module-lib-current.txt | 33 …method public boolean hasEnabledNotificationListener(@NonNull String, @NonNull android.os.UserHand…
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 5142 public boolean hasEnabledNotificationListener(String packageName, int userId) {
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 26500 HPLcom/android/server/notification/NotificationManagerService$11;->hasEnabledNotificationListener(L…
|