Home
last modified time | relevance | path

Searched refs:isNotificationShown (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerInternal.java34 boolean isNotificationShown(String pkg, String tag, int notificationId, int userId); in isNotificationShown() method
H A DNotificationManagerService.java5964 public boolean isNotificationShown(String pkg, String tag, int notificationId, int userId) {