Searched refs:blockNullAction (Results 1 – 3 of 3) sorted by relevance
214 public static void blockNullAction(IntentArgs args, List componentList) { in blockNullAction() method in SaferIntentUtils282 final boolean blockNullAction = Flags.blockNullActionIntents() in enforceIntentFilterMatching()304 enforceMatch && blockNullAction); in enforceIntentFilterMatching()305 if (blockNullAction) { in enforceIntentFilterMatching()
425 SaferIntentUtils.blockNullAction(args, list); in queryIntentReceiversInternal()
615 SaferIntentUtils.blockNullAction(args, list); in queryIntentActivitiesInternal()717 SaferIntentUtils.blockNullAction(args, list); in queryIntentServicesInternal()