Searched defs:hasEnabledNotificationListener (Results 1 – 3 of 3) sorted by relevance
932 private boolean hasEnabledNotificationListener(String packageName, in hasEnabledNotificationListener() method in MediaSessionService2465 private boolean hasEnabledNotificationListener(int callingUserId, in hasEnabledNotificationListener() method in MediaSessionService.SessionManagerImpl
205 boolean hasEnabledNotificationListener(String packageName, int userId); in hasEnabledNotificationListener() method
1964 public boolean hasEnabledNotificationListener(@NonNull String packageName, in hasEnabledNotificationListener() method in NotificationManager