Searched refs:targetActivityInfo (Results 1 – 1 of 1) sorted by relevance
581 ActivityInfo targetActivityInfo; in launchDeepLinkIntentToRight() local583 targetActivityInfo = getPackageManager().getActivityInfo(targetComponentName, in launchDeepLinkIntentToRight()606 if (!hasPrivilegedAccess(caller, callerUid, targetActivityInfo.packageName)) { in launchDeepLinkIntentToRight()607 if (!targetActivityInfo.exported) { in launchDeepLinkIntentToRight()613 if (!isCallingAppPermitted(targetActivityInfo.permission, callerUid)) { in launchDeepLinkIntentToRight()