Searched refs:appsWithNoBypassingDndNotificationChannels (Results 1 – 1 of 1) sorted by relevance
135 List<Preference> appsWithNoBypassingDndNotificationChannels = new ArrayList<>(); in updateAppList() local165 appsWithNoBypassingDndNotificationChannels.add(pref); in updateAppList()169 if (appsWithNoBypassingDndNotificationChannels.size() == 0) { in updateAppList()181 appsWithNoBypassingDndNotificationChannels, mPreferenceCategory)) { in updateAppList()183 for (Preference prefToAdd : appsWithNoBypassingDndNotificationChannels) { in updateAppList()