HomeSort by relevance Sort by last modified time
    Searched refs:attachmentType (Results 1 - 2 of 2) sorted by null

  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 369 * @param attachmentType of the mms attachment
376 int attachmentType, long threadId) {
386 mAttachmentType = attachmentType;
514 // Return a formatted string with the attachmentType spelled out as a string. For
516 private static CharSequence getAttachmentTypeString(Context context, int attachmentType) {
520 switch (attachmentType) {
595 int attachmentType = WorkingMessage.TEXT;
601 attachmentType = getAttachmentType(slideshow);
626 attachmentType);
748 int attachmentType) {
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.cpp     [all...]

Completed in 220 milliseconds