Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl108 ParceledListSlice getNotificationChannelsBypassingDnd(String pkg, int userId); in getNotificationChannelsBypassingDnd() method
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1102 public ParceledListSlice<NotificationChannel> getNotificationChannelsBypassingDnd(String pkg, in getNotificationChannelsBypassingDnd() method in PreferencesHelper