Searched refs:collectFilters (Results 1 – 3 of 3) sorted by relevance
150 private ArrayList<F> collectFilters(F[] array, IntentFilter matching) { in collectFilters() method in IntentResolver172 return collectFilters(mSchemeToFilter.get(matching.getDataScheme(0)), matching); in findFilters()175 return collectFilters(mTypedActionToFilter.get(matching.getAction(0)), matching); in findFilters()179 return collectFilters(mActionToFilter.get(matching.getAction(0)), matching); in findFilters()
130 Lcom/android/server/IntentResolver;->collectFilters([Landroid/content/IntentFilter;Landroid/content…
1754 HSPLcom/android/server/IntentResolver;->collectFilters([Ljava/lang/Object;Landroid/content/IntentFi…