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