Searched refs:resolveActivityInfoForIntent (Results 1 – 3 of 3) sorted by relevance
354 final ActivityInfo info = mService.mAtmService.resolveActivityInfoForIntent( in validateAndResolveDragMimeTypeExtras()388 final ActivityInfo info = mService.mAtmService.resolveActivityInfoForIntent( in validateAndResolveDragMimeTypeExtras()413 final ActivityInfo info = mService.mAtmService.resolveActivityInfoForIntent( in validateAndResolveDragMimeTypeExtras()
1752 final ActivityInfo aInfo = resolveActivityInfoForIntent(intent, resolvedType, userId, in isActivityStartAllowedOnDisplay()1764 ActivityInfo resolveActivityInfoForIntent(Intent intent, String resolvedType, in resolveActivityInfoForIntent() method in ActivityTaskManagerService
44736 HPLcom/android/server/wm/ActivityTaskManagerService;->resolveActivityInfoForIntent(Landroid/content…