Searched refs:platformIntents (Results 1 – 1 of 1) sorted by relevance
76 Set<String> platformIntents = lookupPlatformIntents(); in shouldNotFindUnexpectedIntents() local77 platformIntents.addAll(intentWhitelist); in shouldNotFindUnexpectedIntents()94 if (!platformIntents.contains(intent) && in shouldNotFindUnexpectedIntents()