Searched refs:updateChannelGroup (Results 1 – 3 of 3) sorted by relevance
131 mBackend.updateChannelGroup(mAppRow.pkg, mAppRow.uid, mChannelGroup); in onSwitchChanged()
303 mBackend.updateChannelGroup(mAppRow.pkg, mAppRow.uid, group); in addOrUpdateGroupToggle()
364 public void updateChannelGroup(String pkg, int uid, NotificationChannelGroup group) { in updateChannelGroup() method in NotificationBackend