OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAttachmentType
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Mms/src/com/android/mms/ui/
MessageItem.java
328
mAttachmentType = MessageUtils.
getAttachmentType
(mSlideshow);
MessageUtils.java
405
public static int
getAttachmentType
(SlideshowModel model) {
[
all
...]
/packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java
609
attachmentType =
getAttachmentType
(slideshow);
646
private static int
getAttachmentType
(SlideshowModel slideshow) {
[
all
...]
Completed in 87 milliseconds