Home
last modified time | relevance | path

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

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