Searched refs:appChannels (Results 1 – 4 of 4) sorted by relevance
162 final int appChannels = mNotificationBackend.getChannelCount(pkg, app.info.uid); in updateAppList() local165 if (appChannelsBypassingDnd == 0 && appChannels > 0) { in updateAppList()172 if (appChannelsBypassingDnd == 0 && appChannels > 0) { in updateAppList()194 } else if (appChannelsBypassingDnd != 0 || appChannels == 0) { in updateAppList()
144 final int appChannels = mNotificationBackend.getChannelCount(pkg, app.info.uid); in updateAppList() local173 if (appChannels > appChannelsBypassingDnd) { in updateAppList()
164 final int appChannels = mNotificationBackend.getChannelCount(pkg, app.info.uid); in updateAppList() local167 if (appChannelsBypassingDnd == 0 && appChannels > 0) { in updateAppList()174 if (appChannelsBypassingDnd == 0 && appChannels > 0) { in updateAppList()196 } else if (appChannelsBypassingDnd != 0 || appChannels == 0) { in updateAppList()
146 final int appChannels = mNotificationBackend.getChannelCount(pkg, app.info.uid); in updateAppList() local175 if (appChannels > appChannelsBypassingDnd) { in updateAppList()