Searched refs:ACTION_SENDTO (Results 1 – 16 of 16) sorted by relevance
187 .addAction(Intent.ACTION_SENDTO)203 .addAction(Intent.ACTION_SENDTO)471 .addAction(Intent.ACTION_SENDTO)487 .addAction(Intent.ACTION_SENDTO)612 .addAction(Intent.ACTION_SENDTO)767 .addAction(Intent.ACTION_SENDTO)
425 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_sms()438 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_smsto()451 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_mms()464 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_mmsto()533 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_invalidUri()
232 case Intent.ACTION_SENDTO: in typeFromIntentString()
553 return (Intent.ACTION_SENDTO.equals(intent.getAction()) || isViewActionIntent(intent)) in isTextMessageIntent()
295 SENDTO(Intent.ACTION_SENDTO,
50 || intentFilter.hasAction(Intent.ACTION_SENDTO) in isImplicitlyExposedIntent()
335 intent = new Intent(Intent.ACTION_SENDTO, in getApplicationCollectionInternal()927 Intent intent = new Intent(Intent.ACTION_SENDTO, Uri.fromParts(scheme, "", null)); in replacePreferredActivity()937 intentFilter.addAction(Intent.ACTION_SENDTO); in replacePreferredActivity()
283 case Intent.ACTION_SENDTO: in getResolveInfosForIntent()
702 intent = new Intent(Intent.ACTION_SENDTO, uri); in createHandoverAppLaunchPendingIntent()
102 private static final String DEFAULT_T911_HANDOVER_INTENT_ACTION = Intent.ACTION_SENDTO;
102 PROTECTED_ACTIONS.add(Intent.ACTION_SENDTO);
1249 public static final String ACTION_SENDTO = "android.intent.action.SENDTO"; field in Intent
5561 || intent.hasAction(Intent.ACTION_SENDTO) in isImplicitlyExposedIntent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7677 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";
11261 field public static final String ACTION_SENDTO = "android.intent.action.SENDTO";