Searched refs:nonBlockablePkgs (Results 1 – 1 of 1) sorted by relevance
108 final Set<String> nonBlockablePkgs) in bindNotification() argument230 if (nonBlockablePkgs != null) { in bindNotification()231 nonBlockable |= nonBlockablePkgs.contains(pkg); in bindNotification()