Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java634 private boolean hasEnabledNotificationListener(String packageName, in hasEnabledNotificationListener() method in MediaSessionService
2149 private boolean hasEnabledNotificationListener(int callingUserId, in hasEnabledNotificationListener() method in MediaSessionService.SessionManagerImpl
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1761 public boolean hasEnabledNotificationListener(@NonNull String packageName, in hasEnabledNotificationListener() method in NotificationManager
H A DINotificationManager.aidl197 boolean hasEnabledNotificationListener(String packageName, int userId); in hasEnabledNotificationListener() method