Searched refs:lookupActiveIntents (Results 1 – 1 of 1) sorted by relevance
90 Set<String> activeIntents = lookupActiveIntents(appInfo.packageName); in shouldNotFindUnexpectedIntents()156 private static Set<String> lookupActiveIntents(String packageName) { in lookupActiveIntents() method in IntentTest