Searched refs:mIntentForwarding (Results 1 – 2 of 2) sorted by relevance
151 @Inject public IntentForwarding mIntentForwarding; field in ResolverActivity1416 mIntentForwarding.forwardMessageFor(mRequest.getIntent());1565 if (!mIntentForwarding.canAppInteractAcrossProfiles(this, packageName)) {1624 if (!mIntentForwarding.canAppInteractAcrossProfiles(this, packageName)) {
271 @Inject public IntentForwarding mIntentForwarding; field in ChooserActivity925 if (!mIntentForwarding.canAppInteractAcrossProfiles(this, packageName)) { in maybeAutolaunchIfCrossProfileSupported()1082 String profileSwitchMessage = mIntentForwarding.forwardMessageFor( in safelyStartActivityInternal()