Home
last modified time | relevance | path

Searched refs:queryIntentReceiversInternal (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DResolveIntentHelper.java389 public List<ResolveInfo> queryIntentReceiversInternal(Computer computer, Intent intent, in queryIntentReceiversInternal() method in ResolveIntentHelper
392 return queryIntentReceiversInternal(computer, intent, resolvedType, flags, userId, in queryIntentReceiversInternal()
400 public List<ResolveInfo> queryIntentReceiversInternal(Computer computer, Intent intent, in queryIntentReceiversInternal() method in ResolveIntentHelper
H A DPackageManagerInternalBase.java319 return getResolveIntentHelper().queryIntentReceiversInternal(snapshot(), intent, in queryIntentReceivers()
H A DIPackageManagerBase.java1049 return new ParceledListSlice<>(mResolveIntentHelper.queryIntentReceiversInternal( in queryIntentReceivers()
H A DPackageManagerService.java2455 mResolveIntentHelper.queryIntentReceiversInternal(computer, intent,
2565 mResolveIntentHelper.queryIntentReceiversInternal(computer, intent,
2596 mResolveIntentHelper.queryIntentReceiversInternal(computer, intent, null,
2968 return new ParceledListSlice<>(mResolveIntentHelper.queryIntentReceiversInternal(
/aosp14/frameworks/base/services/
H A Dart-profile6671 HSPLcom/android/server/pm/ResolveIntentHelper;->queryIntentReceiversInternal(Lcom/android/server/pm…
6672 HSPLcom/android/server/pm/ResolveIntentHelper;->queryIntentReceiversInternal(Lcom/android/server/pm…