Searched refs:mNotificationPolicyGrantedPackages (Results 1 – 1 of 1) sorted by relevance
34 private Set<String> mNotificationPolicyGrantedPackages = new ArraySet<>(); field in ShadowNotificationManager48 return mNotificationPolicyGrantedPackages.contains(pkg); in isNotificationPolicyAccessGrantedForPackage()61 mNotificationPolicyGrantedPackages.add(pkg); in setNotificationPolicyAccessGrantedForPackage()