Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl118 int getBlockedChannelCount(String pkg, int uid); in getBlockedChannelCount() method
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1834 public int getBlockedChannelCount(String pkg, int uid) { in getBlockedChannelCount() method in PreferencesHelper