Home
last modified time | relevance | path

Searched refs:getRuleInstanceCount (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl218 int getRuleInstanceCount(in ComponentName owner); in getRuleInstanceCount() method
H A DNotificationManager.java1212 public int getRuleInstanceCount(ComponentName owner) { in getRuleInstanceCount() method in NotificationManager
1215 return service.getRuleInstanceCount(owner); in getRuleInstanceCount()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java5160 public int getRuleInstanceCount(ComponentName owner) throws RemoteException {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6462 Landroid/app/INotificationManager$Stub$Proxy;->getRuleInstanceCount(Landroid/content/ComponentName;…
6652 Landroid/app/INotificationManager;->getRuleInstanceCount(Landroid/content/ComponentName;)I
8112 Landroid/app/NotificationManager;->getRuleInstanceCount(Landroid/content/ComponentName;)I