Searched refs:queryIntentServicesInternal (Results 1 – 7 of 7) sorted by relevance
120 @NonNull List<ResolveInfo> queryIntentServicesInternal(Intent intent, String resolvedType, in queryIntentServicesInternal() method
329 return snapshot().queryIntentServicesInternal(intent, resolvedType, flags, userId, in queryIntentServices()
502 List<ResolveInfo> query = computer.queryIntentServicesInternal( in resolveServiceInternal()
1059 return new ParceledListSlice<>(snapshot().queryIntentServicesInternal( in queryIntentServices()
2645 List<ResolveInfo> resolvers = snapshot.queryIntentServicesInternal(resolverIntent, null,3675 final List<ResolveInfo> matches = computer.queryIntentServicesInternal(
633 public final @NonNull List<ResolveInfo> queryIntentServicesInternal(Intent intent, in queryIntentServicesInternal() method in ComputerEngine
5778 HSPLcom/android/server/pm/ComputerEngine;->queryIntentServicesInternal(Landroid/content/Intent;Ljav…