Home | History | Annotate | Download | only in telephony

Lines Matching defs:SCHEME_SMSTO

67     private static final String SCHEME_SMSTO = "smsto";
272 Uri.fromParts(SCHEME_SMSTO, "", null));
292 Uri.fromParts(SCHEME_SMSTO, "", null));
752 replacePreferredActivity(packageManager, componentName, userId, SCHEME_SMSTO);