Searched refs:queryIntentServicesInternal (Results 1 – 8 of 8) sorted by relevance
121 @NonNull List<ResolveInfo> queryIntentServicesInternal( in queryIntentServicesInternal() method
343 return snapshot().queryIntentServicesInternal(intent, resolvedType, flags, userId, in queryIntentServices()
446 List<ResolveInfo> query = computer.queryIntentServicesInternal( in resolveServiceInternal()
1097 return new ParceledListSlice<>(snapshot().queryIntentServicesInternal( in queryIntentServices()
2790 List<ResolveInfo> resolvers = snapshot.queryIntentServicesInternal(resolverIntent, null,3642 final List<ResolveInfo> matches = computer.queryIntentServicesInternal(
647 public final @NonNull List<ResolveInfo> queryIntentServicesInternal( in queryIntentServicesInternal() method in ComputerEngine
2359 HSPLcom/android/server/pm/ComputerEngine;->queryIntentServicesInternal(Landroid/content/Intent;Ljav…
17984 HPLcom/android/server/pm/ComputerEngine;->queryIntentServicesInternal(Landroid/content/Intent;Ljava…