HomeSort by relevance Sort by last modified time
    Searched defs:SMS (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/interactions/
PhoneNumberInteraction.java 81 SMS
188 StringInflater header = (mInteractionType == InteractionType.SMS)
200 * one will be chosen to make a call or initiate an sms message.
246 .setTitle(mInteractionType == InteractionType.SMS
329 case SMS:
331 Intent.ACTION_SENDTO, Uri.fromParts("sms", phoneNumber, null));
341 * Initiates the interaction. This may result in a phone call or sms message started
470 * Start text messaging (a.k.a SMS) action using given contact Uri. If there are multiple
482 (new PhoneNumberInteraction(activity, InteractionType.SMS, null)).startInteraction(uri);
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-client-1.0.jar 
gdata-core-1.0.jar 
  /external/zxing/core/
core.jar 

Completed in 220 milliseconds