Home
last modified time | relevance | path

Searched refs:queryIntentActivitiesInternal (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPreferredActivityHelper.java147 final List<ResolveInfo> resolveInfos = snapshot.queryIntentActivitiesInternal( in updateDefaultHomeNotLocked()
708 final List<ResolveInfo> query = snapshot.queryIntentActivitiesInternal(intent,
734 final List<ResolveInfo> query = snapshot.queryIntentActivitiesInternal(intent,
751 final List<ResolveInfo> query = snapshot.queryIntentActivitiesInternal(intent,
DResolveIntentHelper.java124 final List<ResolveInfo> query = computer.queryIntentActivitiesInternal(intent, in resolveIntentInternal()
287 List<ResolveInfo> ris = computer.queryIntentActivitiesInternal(intentToResolve, in getLaunchIntentSenderForPackage()
295 ris = computer.queryIntentActivitiesInternal(intentToResolve, resolvedType, in getLaunchIntentSenderForPackage()
608 final List<ResolveInfo> results = computer.queryIntentActivitiesInternal(intent, in queryIntentActivityOptionsInternal()
DComputer.java111 @NonNull List<ResolveInfo> queryIntentActivitiesInternal( in queryIntentActivitiesInternal() method
117 @NonNull List<ResolveInfo> queryIntentActivitiesInternal(Intent intent, String resolvedType, in queryIntentActivitiesInternal() method
119 @NonNull List<ResolveInfo> queryIntentActivitiesInternal(Intent intent, String resolvedType, in queryIntentActivitiesInternal() method
DPackageMetrics.java393 List<ResolveInfo> launcherActivities = computer.queryIntentActivitiesInternal( in isLauncherActivity()
DComputerEngine.java503 public final @NonNull List<ResolveInfo> queryIntentActivitiesInternal( in queryIntentActivitiesInternal() method in ComputerEngine
631 public final List<ResolveInfo> queryIntentActivitiesInternal(Intent intent, String resolvedType, in queryIntentActivitiesInternal() method in ComputerEngine
633 return queryIntentActivitiesInternal( in queryIntentActivitiesInternal()
639 public final @NonNull List<ResolveInfo> queryIntentActivitiesInternal(Intent intent, in queryIntentActivitiesInternal() method in ComputerEngine
641 return queryIntentActivitiesInternal( in queryIntentActivitiesInternal()
853 final List<ResolveInfo> result = queryIntentActivitiesInternal( in findInstallFailureActivity()
1091 List<ResolveInfo> resolveInfos = queryIntentActivitiesInternal(intent, null, in getHomeActivitiesAsUser()
DPackageManagerInternalBase.java324 return snapshot().queryIntentActivitiesInternal(intent, resolvedType, flags, in queryIntentActivities()
DIPackageManagerBase.java1038 return new ParceledListSlice<>(snapshot().queryIntentActivitiesInternal(intent, in queryIntentActivities()
DPackageManagerService.java2653 final List<ResolveInfo> matches = computer.queryIntentActivitiesInternal(intent,
2689 final List<ResolveInfo> matches = computer.queryIntentActivitiesInternal(intent, null,
2851 matches = computer.queryIntentActivitiesInternal(intent, PACKAGE_MIME_TYPE,
2887 List<ResolveInfo> matches = computer.queryIntentActivitiesInternal(intent, null,
3609 final List<ResolveInfo> matches = computer.queryIntentActivitiesInternal(intent, null,
3625 final List<ResolveInfo> matches = computer.queryIntentActivitiesInternal(intent, null,
DSettings.java4625 service.snapshotComputer().queryIntentActivitiesInternal(launcherIntent,
/frameworks/base/services/
Dart-profile2356 HSPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Lj…
2357 HSPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Lj…
Dart-wear-profile17980 HPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Lja…
17981 PLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljav…
17982 HPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Lja…