Searched refs:mIntentForwarding (Results 1 – 2 of 2) sorted by relevance
150 @Inject public IntentForwarding mIntentForwarding; field in ResolverActivity1410 mIntentForwarding.forwardMessageFor(mRequest.getIntent());1559 if (!mIntentForwarding.canAppInteractAcrossProfiles(this, packageName)) {1618 if (!mIntentForwarding.canAppInteractAcrossProfiles(this, packageName)) {
275 @Inject public IntentForwarding mIntentForwarding; field in ChooserActivity998 if (!mIntentForwarding.canAppInteractAcrossProfiles(this, packageName)) { in maybeAutolaunchIfCrossProfileSupported()1158 String profileSwitchMessage = mIntentForwarding.forwardMessageFor( in safelyStartActivityInternal()