Home
last modified time | relevance | path

Searched refs:getGroupsWithRecentBlockedFilter (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/app/
DChannelListPreferenceController.java106 mChannelGroupList = mBackend.getGroupsWithRecentBlockedFilter(mAppRow.pkg, in updateState()
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java275 public ParceledListSlice<NotificationChannelGroup> getGroupsWithRecentBlockedFilter(String pkg, in getGroupsWithRecentBlockedFilter() method in NotificationBackend