Home
last modified time | relevance | path

Searched defs:getRuleInstanceCount (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1212 public int getRuleInstanceCount(ComponentName owner) { in getRuleInstanceCount() method in NotificationManager
H A DINotificationManager.aidl218 int getRuleInstanceCount(in ComponentName owner); in getRuleInstanceCount() method