Searched refs:createFromPduBody (Results 1 – 3 of 3) sorted by relevance
175 slideshow = SlideshowModel.createFromPduBody(mContext,
106 return createFromPduBody(context, getPduBody(context, uri)); in createFromMessageUri()109 … public static SlideshowModel createFromPduBody(Context context, PduBody pb) throws MmsException { in createFromPduBody() method in SlideshowModel
580 SlideshowModel slideshow = SlideshowModel.createFromPduBody(context, in addMmsNotificationInfos()