Searched refs:mEnabledProfiles (Results 1 – 1 of 1) sorted by relevance
74 private List<Integer> mEnabledProfiles = new ArrayList<>(); field in NotificationSbnAdapter93 mEnabledProfiles.add(id); in NotificationSbnAdapter()187 if (!mEnabledProfiles.contains(normalizeUserId(sbn))) { in shouldShowSbn()