java.lang.Object | ||
↳ | com.android.mms.model.Model | |
↳ | com.android.mms.model.SlideshowModel |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | SLIDESHOW_SLOP |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Resize all the resizeable media objects to fit in the remaining size of the slideshow.
| |||||||||||
Determines whether this is a "simple" slideshow.
| |||||||||||
Make sure the text in slide 0 is no longer holding onto a reference to the text
in the message text box.
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Resize all the resizeable media objects to fit in the remaining size of the slideshow. This should be called off of the UI thread.
ExceedMessageSizeException | |
ExceedMessageSizeException | |
MmsException |
Determines whether this is a "simple" slideshow. Criteria: - Exactly one slide - Exactly one multimedia attachment, but no audio - It can optionally have a caption
Make sure the text in slide 0 is no longer holding onto a reference to the text in the message text box.