| AbstractRetryScheme | |
| AbstractView | A base interface that all views shall derive from. |
| AdaptableSlideViewInterface | The view interface of a slide which elements can be resize. |
| AdaptableSlideViewInterface.OnSizeChangedListener | |
| AddressUtils | |
| AttachmentEditor | This is an embedded editor/view to add photos and sound/video clips into a multimedia message. |
| AttachmentTypeSelectorAdapter | An adapter to store icons and strings for attachment type list. |
| AttachmentTypeSelectorAdapter.AttachmentListItem | |
| AttrImpl | |
| AudioAttachmentView | This class provides an embedded editor/viewer of audio attachment. |
| AudioModel |
| BasicSlideEditorView | This is a basic view to show and edit a slide. |
| BasicSlideEditorView.OnTextChangedListener |
| CarrierContentRestriction | |
| ClassZeroActivity | Display a class-zero SMS message to the user. |
| ComposeMessageActivity | This is the main UI for: 1. |
| ConfirmRateLimitActivity | |
| Contact | |
| Contact.UpdateListener | |
| ContactList | |
| ContentRestriction | |
| ContentRestrictionException | A generic exception that is thrown by checking content restriction. |
| ContentRestrictionFactory | |
| Conversation | An interface for finding information about conversations and/or creating new ones. |
| ConversationList | This activity provides a list view of existing conversations. |
| ConversationList.DeleteThreadListener | |
| ConversationListAdapter | The back-end data adapter for ConversationList. |
| ConversationListAdapter.OnContentChangedListener | |
| ConversationListItem | This class manages the view for given conversation. |
| ConversationListItemData | A holder class for a conversation header. |
| DefaultRetryScheme | Default retry scheme, based on specs. |
| DeliveryReportActivity | This is the UI for displaying a delivery report: This activity can handle the following parameters from the intent by which it is launched: thread_id long The id of the conversation from which to get the recipients for the report. |
| DeliveryReportAdapter | The back-end data adapter for DeliveryReportActivity. |
| DeliveryReportItem | This object holds information used by the DeliveryReportAdapter to create DeliveryReportListItems. |
| DeliveryReportListItem | This class displays the status for a single recipient of a message. |
| DocumentEvent | The DocumentEvent interface provides a mechanism by which the
user can create an Event of a type supported by the implementation. |
| DocumentImpl | |
| DocumentView | The DocumentView interface is implemented by
Document objects in DOM implementations supporting DOM
Views. |
| DownloadManager | |
| DraftCache | Cache for information about draft messages on conversations. |
| DraftCache.OnDraftChangedListener | |
| DrmUtils | |
| DrmWrapper | The Drm Wrapper. |
| EditSlideDurationActivity | This activity provides the function to edit the duration of given slide. |
| ElementExclusiveTimeContainer | This interface defines a time container with semantics based upon par, but with the additional constraint that only one child element may play at a time. |
| ElementImpl | |
| ElementLayout | This interface is used by SMIL elements root-layout, top-layout and region. |
| ElementParallelTimeContainer | A parallel container defines a simple parallel time grouping
in which multiple elements can play back at the same time. |
| ElementParallelTimeContainerImpl | |
| ElementSequentialTimeContainer | A seq container defines a sequence of elements in which
elements play one after the other. |
| ElementSequentialTimeContainerImpl | |
| ElementSyncBehavior | The synchronization behavior extension. |
| ElementTargetAttributes | This interface define the set of animation target extensions. |
| ElementTest | Defines the test attributes interface. |
| ElementTime | This interface defines the set of timing attributes that are common to all timed elements. |
| ElementTimeContainer | This is a placeholder - subject to change. |
| ElementTimeContainerImpl | |
| ElementTimeControl | |
| ElementTimeImpl | |
| ElementTimeManipulation | This interface support use-cases commonly associated with animation. |
| Event | The Event interface is used to provide contextual information
about an event to the handler processing the event. |
| EventException | Event operations may throw an EventException as specified in
their method descriptions. |
| EventImpl | |
| EventListener | The EventListener interface is the primary method for
handling events. |
| EventTarget | The EventTarget interface is implemented by all
Nodes in an implementation which supports the DOM Event
Model. |
| EventTargetImpl | |
| ExceedMessageSizeException | An exception that is thrown when message size exceeds limitation. |
| HttpUtils | |
| HVGALayoutParameters |
| IconListAdapter | An adapter to store icons. |
| IconListAdapter.IconListItem | |
| ImageAttachmentView | This class provides an embedded editor/viewer of picture attachment. |
| ImageModel | |
| IModelChangedObserver |
| LayoutManager | MMS presentation layout management. |
| LayoutModel | |
| LayoutParameters | |
| LayoutSelectorAdapter | An adapter to store icons and strings for layout selector list. |
| LogTag |
| ManageSimMessages | Displays a list of the SMS messages stored on the ICC. |
| MediaModel | |
| MediaModel.MediaAction | |
| MediaModelFactory | |
| MessageItem | Mostly immutable model for an SMS/MMS message. |
| MessageItem.DeliveryStatus | |
| MessageListAdapter | The back-end data adapter of a message list. |
| MessageListAdapter.ColumnsMap | |
| MessageListAdapter.OnDataSetChangedListener | |
| MessageListItem | This class provides view of a message in the messages list. |
| MessageListView | |
| MessageSender | |
| MessageStatusReceiver | |
| MessageUtils | An utility class for managing messages. |
| MessagingNotification | This class is used to update the notification indicator. |
| MessagingNotification.OnDeletedReceiver | |
| MessagingPreferenceActivity | With this activity, users can set preferences for MMS and SMS and can access and manipulate SMS messages stored on the SIM. |
| MmsApp | |
| MmsConfig | |
| MmsMessageSender | |
| MmsSystemEventReceiver | MmsSystemEventReceiver receives the
android.content.intent.ACTION_BOOT_COMPLETED,
com.android.internal.telephony.TelephonyIntents.ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
and performs a series of operations which may include:
|
| MmsThumbnailPresenter | |
| Model |
| NamedNodeMapImpl | |
| NodeImpl | |
| NodeListImpl | |
| NotificationTransaction | The NotificationTransaction is responsible for handling multimedia message notifications (M-Notification.ind). |
| NumberPickerDialog | A dialog that prompts the user for the message deletion limits. |
| NumberPickerDialog.NonWrapNumberPicker | |
| NumberPickerDialog.OnNumberSetListener | The callback interface used to indicate the user is done filling in the time (they clicked on the 'Set' button). |
| Observable | An interface to represent the state of an observable Transaction. |
| Observer | An interface for observing the state of a Transaction. |
| Presenter | An abstract message presenter. |
| PresenterFactory | The factory of concrete presenters. |
| PrivilegedSmsReceiver | This class exists specifically to allow us to require permissions checks on SMS_RECEIVED broadcasts that are not applicable to other kinds of broadcast messages handled by the SmsReceiver base class. |
| ProgressCallbackEntity | |
| PushReceiver | Receives Intent.WAP_PUSH_RECEIVED_ACTION intents and starts the TransactionService by passing the push-data to it. |
| RateController | |
| ReadRecTransaction | The ReadRecTransaction is responsible for sending read report notifications (M-read-rec.ind) to clients that have requested them. |
| RecipientIdCache | |
| RecipientIdCache.Entry | |
| RecipientsAdapter | This adapter is used to filter contacts on both name and number. |
| RecipientsEditor | Provide UI for editing the recipients of multi-media messages. |
| Recycler | The recycler is responsible for deleting old messages. |
| Recycler.MmsRecycler | |
| Recycler.SmsRecycler | |
| RegionMediaModel | |
| RegionModel | |
| ResolutionException | An exception that is thrown when image resolution exceeds restriction. |
| RetrieveTransaction | The RetrieveTransaction is responsible for retrieving multimedia messages (M-Retrieve.conf) from the MMSC server. |
| RetryScheduler |
| SearchActivity | Presents a List of search results. |
| SearchActivity.TextViewSnippet | |
| SendingProgressTokenManager | |
| SendTransaction | The SendTransaction is responsible for sending multimedia messages (M-Send.req) to the MMSC server. |
| SimFullReceiver | Receive Intent.SIM_FULL_ACTION. |
| SlideEditorActivity | This activity allows user to edit the contents of a slide. |
| SlideListItemView | A simplified view of slide in the slides list. |
| SlideModel | |
| SlideshowActivity | Plays the given slideshow in full-screen mode with a common controller. |
| SlideshowAttachmentView | This class provides an embedded editor/viewer of slide-show attachment. |
| SlideshowEditActivity | A list of slides which allows user to edit each item in it. |
| SlideshowEditor | An utility to edit contents of a slide. |
| SlideshowModel | |
| SlideshowPresenter | A basic presenter of slides. |
| SlideView | A basic view to show the contents of a slide. |
| SlideViewInterface | Defines the interfaces of the view to show contents of a slide. |
| SMILAnimateColorElement | This interface represents the SMIL animateColor element. |
| SMILAnimateElement | This interface represents the SMIL animate element. |
| SMILAnimateMotionElement | This interface present the animationMotion element in SMIL. |
| SMILAnimation | This interface define the set of animation extensions for SMIL. |
| SmilContentHandler | |
| SMILDocument | A SMIL document is the root of the SMIL Hierarchy and holds the entire content. |
| SmilDocumentImpl | |
| SMILElement | The SMILElement interface is the base for all SMIL element
types. |
| SmilElementImpl | |
| SmileyParser | A class for annotating a CharSequence with spans to convert textual emoticons to graphical ones. |
| SmilHelper | |
| SMILLayoutElement | Declares layout type for the document. |
| SmilLayoutElementImpl | |
| SMILMediaElement | Declares media content. |
| SmilMediaElementImpl | |
| SMILParElement | |
| SmilParElementImpl | |
| SmilPlayer | The SmilPlayer is responsible for playing, stopping, pausing and resuming a SMIL tree. |
| SMILRefElement | // audio, video, ... |
| SmilRefElementImpl | |
| SMILRegionElement | Controls the position, size and scaling of media object elements. |
| SmilRegionElementImpl | |
| SMILRegionInterface | Declares rendering surface for an element. |
| SMILRegionMediaElement | |
| SmilRegionMediaElementImpl | |
| SMILRootLayoutElement | Declares layout properties for the root-layout element. |
| SmilRootLayoutElementImpl | |
| SMILSetElement | This interface represents the set element. |
| SMILSwitchElement | Defines a block of content control. |
| SMILTopLayoutElement | Declares layout properties for the top-layout element. |
| SmilXmlParser | |
| SmilXmlSerializer | |
| SmsMessageSender | |
| SmsReceiver | Handle incoming SMSes. |
| SmsReceiverService | This service essentially plays the role of a "worker thread", allowing us to store incoming messages to the database, update notifications, etc. |
| SmsRejectedReceiver | Receive Intent.SMS_REJECTED. |
| SmsSingleRecipientSender | |
| SuggestionsProvider | Suggestions provider for mms. |
| TextModel | |
| Time | The Time interface is a datatype that represents times within
the timegraph. |
| TimeEvent | The TimeEvent interface provides specific contextual
information associated with Time events. |
| TimeImpl | |
| TimeList | The TimeList interface provides the abstraction of an ordered
collection of times, without defining or constraining how this collection
is implemented. |
| TimeListImpl | |
| Transaction | Transaction is an abstract class for notification transaction, send transaction and other transactions described in MMS spec. |
| TransactionBundle | A wrapper around the Bundle instances used to start the TransactionService. |
| TransactionService | The TransactionService of the MMS Client is responsible for handling requests
to initiate client-transactions sent from:
|
| TransactionSettings | Container of transaction settings. |
| TransactionState | TransactionState intends to encapsulate all the informations which would be known by the observers of transactions. |
| UnsupportContentTypeException | An exception that is thrown when content type is not supported. |
| UriImage |
| VideoAttachmentView | This class provides an embedded editor/viewer of video attachment. |
| VideoModel | |
| ViewInterface | Top-level interfaces of views. |
| WarnOfStorageLimitsActivity | This is the UI for telling the user about the storage limit setting. |
| WorkingMessage | Contains all state related to a message being edited by the user. |
| WorkingMessage.MessageStatusListener | Callback interface for communicating important state changes back to ComposeMessageActivity. |