Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl107 int getAppsBypassingDndCount(int uid); in getAppsBypassingDndCount() method
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1194 public int getAppsBypassingDndCount(int userId) { in getAppsBypassingDndCount() method in PreferencesHelper