Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsApplication.java291 intent = new Intent(Intent.ACTION_SENDTO, in getApplicationCollectionInternal()
763 Intent intent = new Intent(Intent.ACTION_SENDTO, Uri.fromParts(scheme, "", null)); in replacePreferredActivity()
778 intentFilter.addAction(Intent.ACTION_SENDTO); in replacePreferredActivity()
/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/core/java/android/view/textclassifier/
DTextClassifierImpl.java618 return new Intent(Intent.ACTION_SENDTO)
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java164 SENDTO(Intent.ACTION_SENDTO,
/frameworks/base/core/java/android/content/
DIntent.java1137 public static final String ACTION_SENDTO = "android.intent.action.SENDTO"; field in Intent
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5286 || intent.hasAction(Intent.ACTION_SENDTO) in isImplicitlyExposedIntent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7677 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";
/frameworks/base/api/
Dcurrent.txt9391 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";
Dsystem-current.txt9934 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";