Home
last modified time | relevance | path

Searched refs:ACTION_SENDTO (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DIntentForwarderActivityTest.java390 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_sms()
403 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_smsto()
416 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_mms()
429 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_mmsto()
498 .setAction(Intent.ACTION_SENDTO) in shouldSkipDisclosure_textMessageIntent_invalidUri()
/frameworks/base/core/java/android/view/textclassifier/intent/
DLegacyClassificationIntentFactory.java113 new Intent(Intent.ACTION_SENDTO) in createForEmail()
159 new Intent(Intent.ACTION_SENDTO) in createForPhone()
/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsApplication.java320 intent = new Intent(Intent.ACTION_SENDTO, in getApplicationCollectionInternal()
844 Intent intent = new Intent(Intent.ACTION_SENDTO, Uri.fromParts(scheme, "", null)); in replacePreferredActivity()
859 intentFilter.addAction(Intent.ACTION_SENDTO); in replacePreferredActivity()
/frameworks/base/core/java/com/android/internal/app/
DIntentForwarderActivity.java165 return (Intent.ACTION_SENDTO.equals(intent.getAction()) || isViewActionIntent(intent)) in isTextMessageIntent()
DResolverActivity.java178 SENDTO(Intent.ACTION_SENDTO,
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java84 final Intent intent = new Intent(android.content.Intent.ACTION_SENDTO, in makeEmailIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DComponentResolver.java76 PROTECTED_ACTIONS.add(Intent.ACTION_SENDTO);
/frameworks/base/core/java/android/content/
DIntent.java1163 public static final String ACTION_SENDTO = "android.intent.action.SENDTO"; field in Intent
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5531 || intent.hasAction(Intent.ACTION_SENDTO) in isImplicitlyExposedIntent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...