Searched refs:filterByIntent (Results 1 – 1 of 1) sorted by relevance
173 return filterByIntent(context, packageNames, dialIntentWithTelScheme, userId); in getInstalledDialerApplications()210 private static List<String> filterByIntent(Context context, List<String> packageNames, in filterByIntent() method in DefaultDialerManager