Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneOS/Messaging
/ types & classes
Types & classes
829 in github.com/GrapheneOS/Messaging
⨍
Functions
6,472
◇
Types & classes
829
Class
AbortMmsWapPushReceiver
This receiver is used to abort MMS WAP broadcasts pre-KLP when SMS is enabled.
src/com/android/messaging/receiver/AbortMmsWapPushReceiver.java:31
Class
AbortSmsReceiver
This receiver is used to abort SMS broadcasts pre-KLP when SMS is enabled.
src/com/android/messaging/receiver/AbortSmsReceiver.java:29
Class
AbstractCache
src/com/android/messaging/mmslib/util/AbstractCache.java:23
Class
AbstractConversationListActivity
Base class for many Conversation List activities. This will handle the common actions of multi select and common launching of intents.
src/com/android/messaging/ui/conversationlist/AbstractConversationListActivity.java:61
Class
AbstractTrace
src/com/android/messaging/util/Trace.java:36
Class
AccessibilityUtil
src/com/android/messaging/util/AccessibilityUtil.java:32
Class
AcknowledgeInd
M-Acknowledge.ind PDU.
src/android/support/v7/mms/pdu/AcknowledgeInd.java:23
Class
AcknowledgeInd
M-Acknowledge.ind PDU.
src/com/android/messaging/mmslib/pdu/AcknowledgeInd.java:25
Class
Action
Base class for operations that perform application business logic off the main UI thread while holding a wake lock. . Note all derived classes need to
src/com/android/messaging/datamodel/action/Action.java:39
Class
Action
Defines an action to be performed when the user clicks on the action button on the snack bar
src/com/android/messaging/ui/SnackBar.java:48
Interface
ActionCompletedListener
Interface used to notify action completion
src/com/android/messaging/datamodel/action/ActionMonitor.java:62
Interface
ActionExecutedListener
Interface used to notify on completion of local execution for an action
src/com/android/messaging/datamodel/action/ActionMonitor.java:50
Class
ActionListAdapter
src/com/android/messaging/ui/SmsStorageLowWarningFragment.java:125
Class
ActionMonitor
Base class for action monitors Actions come in various flavors but o) Fire and forget - no monitor o) Immediate local processing only - will trigger
src/com/android/messaging/datamodel/action/ActionMonitor.java:44
Class
ActionService
Class providing interface for the ActionService - can be stubbed for testing
src/com/android/messaging/datamodel/action/ActionService.java:26
Class
ActionServiceImpl
ActionService used to perform background processing for data model
src/com/android/messaging/datamodel/action/ActionServiceImpl.java:38
Class
ActionServiceSystemTest
tests/src/com/android/messaging/datamodel/action/ActionServiceSystemTest.java:42
Class
ActionServiceTest
tests/src/com/android/messaging/datamodel/action/ActionServiceTest.java:42
Interface
ActionStateChangedListener
Interface for being notified of action state changes - used for profiling, testing only
src/com/android/messaging/datamodel/action/ActionMonitor.java:83
Class
ActionTest
tests/src/com/android/messaging/datamodel/action/ActionTest.java:32
Class
ActionTestHelpers
tests/src/com/android/messaging/datamodel/action/ActionTestHelpers.java:27
Class
ActivityInstrumentationTestCaseIntent
Purpose of this class is providing a workaround for https://b/14561718
tests/src/com/android/messaging/ui/ActivityInstrumentationTestCaseIntent.java:27
Class
AddContactsConfirmationDialog
src/com/android/messaging/ui/contact/AddContactsConfirmationDialog.java:33
Class
AllContactsListViewHolder
Holds the all contacts view for the contact picker's view pager.
src/com/android/messaging/ui/contact/AllContactsListViewHolder.java:27
Interface
Apn
Interface to represent the minimal information MMS lib needs from an APN
src/android/support/v7/mms/ApnSettingsLoader.java:28
Class
ApnDatabase
src/com/android/messaging/sms/ApnDatabase.java:45
Class
ApnEditorActivity
src/com/android/messaging/ui/appsettings/ApnEditorActivity.java:46
Class
ApnEditorFragment
src/com/android/messaging/ui/appsettings/ApnEditorActivity.java:117
Class
ApnException
APN exception
src/android/support/v7/mms/ApnException.java:22
Interface
ApnHandler
src/com/android/messaging/sms/ApnsXmlProcessor.java:39
Class
ApnPreference
ApnPreference implements a pref, typically used as a list item, that has a title/summary on the left and a radio button on the right.
src/com/android/messaging/ui/appsettings/ApnPreference.java:39
Interface
ApnProcessor
src/android/support/v7/mms/ApnsXmlParser.java:30
Class
ApnSettingsActivity
src/com/android/messaging/ui/appsettings/ApnSettingsActivity.java:55
Class
ApnSettingsFragment
src/com/android/messaging/ui/appsettings/ApnSettingsActivity.java:94
Interface
ApnSettingsLoader
Interface for loading APNs for default SMS SIM
src/android/support/v7/mms/ApnSettingsLoader.java:24
Class
ApnsXmlParser
Parser for built-in XML resource file for APN list
src/android/support/v7/mms/ApnsXmlParser.java:29
Class
ApnsXmlProcessor
src/com/android/messaging/sms/ApnsXmlProcessor.java:38
Class
ApplicationSettingsActivity
src/com/android/messaging/ui/appsettings/ApplicationSettingsActivity.java:47
Class
ApplicationSettingsFragment
src/com/android/messaging/ui/appsettings/ApplicationSettingsActivity.java:87
Class
ArchivedConversationListActivity
src/com/android/messaging/ui/conversationlist/ArchivedConversationListActivity.java:27
Class
Assert
src/com/android/messaging/util/Assert.java:22
Class
AsyncContactChipSanitizeTask
An AsyncTask that cleans up contact chips on every chips commit (i.e. get or create a new conversation with the given chips).
src/com/android/messaging/ui/contact/ContactRecipientAutoCompleteView.java:143
Class
AsyncImageView
An ImageView used to asynchronously request an image from MediaResourceManager and render it.
src/com/android/messaging/ui/AsyncImageView.java:55
Class
AsyncImageViewDelayLoader
As a performance optimization, the consumer of the AsyncImageView may opt to delay loading the image when it's busy doing other things (such as when a
src/com/android/messaging/ui/AsyncImageView.java:415
Class
AsyncMediaRequestWrapper
A mix-in style class that wraps around a normal, threading-agnostic MediaRequest object with functionalities offered by {@link BindableMediaRequest} t
src/com/android/messaging/datamodel/media/AsyncMediaRequestWrapper.java:26
Class
AsyncUpdateMessageBodySizeTask
src/com/android/messaging/ui/conversation/ComposeMessageView.java:634
Class
AttachmentChooserActivity
src/com/android/messaging/ui/attachmentchooser/AttachmentChooserActivity.java:28
Class
AttachmentChooserFragment
src/com/android/messaging/ui/attachmentchooser/AttachmentChooserFragment.java:48
Interface
AttachmentChooserFragmentHost
src/com/android/messaging/ui/attachmentchooser/AttachmentChooserFragment.java:50
Class
AttachmentChooserFragmentTest
Unit tests for {@link ConversationListFragment}.
tests/src/com/android/messaging/ui/attachmentchooser/AttachmentChooserFragmentTest.java:53
Class
AttachmentGridAdapter
src/com/android/messaging/ui/attachmentchooser/AttachmentChooserFragment.java:156
Interface
AttachmentGridHost
src/com/android/messaging/ui/attachmentchooser/AttachmentGridView.java:40
Class
AttachmentGridItemView
Shows an item in the attachment picker grid.
src/com/android/messaging/ui/attachmentchooser/AttachmentGridItemView.java:36
Class
AttachmentGridView
Displays a grid of attachment previews for the user to choose which to select/unselect
src/com/android/messaging/ui/attachmentchooser/AttachmentGridView.java:38
Class
AttachmentInfo
src/com/android/messaging/sms/MmsUtils.java:1402
Class
AttachmentPreview
src/com/android/messaging/ui/AttachmentPreview.java:49
Class
AttachmentPreviewFactory
A view factory that creates previews for single/multiple attachments.
src/com/android/messaging/ui/AttachmentPreviewFactory.java:54
Class
AttachmentToSave
src/com/android/messaging/ui/conversation/ConversationFragment.java:1308
Interface
AttachmentViewBinder
src/com/android/messaging/ui/conversation/ConversationMessageView.java:1100
Class
AudioAttachmentPlayPauseButton
Shows a tinted play pause button.
src/com/android/messaging/ui/AudioAttachmentPlayPauseButton.java:28
Class
AudioAttachmentView
A reusable widget that hosts an audio player for audio attachment playback. This widget is used by both the media picker and the conversation message
src/com/android/messaging/ui/AudioAttachmentView.java:51
Class
AudioLevelSource
Keeps track of the speech level as last observed by the recognition engine as microphone data flows through it. Can be polled by the UI to animate its
src/com/android/messaging/ui/mediapicker/AudioLevelSource.java:27
Class
AudioMediaChooser
Chooser which allows the user to record audio
src/com/android/messaging/ui/mediapicker/AudioMediaChooser.java:32
Class
AudioPlaybackProgressBar
Shows a styled progress bar that is synchronized with the playback state of an audio attachment.
src/com/android/messaging/ui/AudioPlaybackProgressBar.java:32
Class
AudioRecordView
Hosts an audio recorder with tap and hold to record functionality.
src/com/android/messaging/ui/mediapicker/AudioRecordView.java:53
Class
AudioRecordViewTest
tests/src/com/android/messaging/ui/mediapicker/AudioRecordViewTest.java:33
Class
AvatarGroupRequestDescriptor
src/com/android/messaging/datamodel/media/AvatarGroupRequestDescriptor.java:29
Class
AvatarRequest
src/com/android/messaging/datamodel/media/AvatarRequest.java:42
Class
AvatarRequestDescriptor
src/com/android/messaging/datamodel/media/AvatarRequestDescriptor.java:27
Class
AvatarUriUtil
A helper utility for creating {@link android.net.Uri}s to describe what avatar to fetch or generate and will help verify and extract information from
src/com/android/messaging/util/AvatarUriUtil.java:63
Class
BackgroundWorker
Interface between action service and its workers
src/com/android/messaging/datamodel/action/BackgroundWorker.java:24
Class
BackgroundWorkerService
Background worker service is an initial example of a background work queue handler Used to actually "send" messages which may take some time and shoul
src/com/android/messaging/datamodel/action/BackgroundWorkerService.java:40
Class
Base64
src/android/support/v7/mms/pdu/Base64.java:20
Class
Base64
src/com/android/messaging/mmslib/pdu/Base64.java:20
Class
BaseApn
The base implementation of an APN
src/android/support/v7/mms/DefaultApnSettingsLoader.java:45
Class
BaseApn
The base implementation of an APN
src/com/android/messaging/sms/BugleApnSettingsLoader.java:56
Class
BaseBugleActivity
Base class for app activities that would normally derive from Activity. Responsible for ensuring app requirements are met during onResume()
src/com/android/messaging/ui/BaseBugleActivity.java:30
Class
BaseBugleFragmentActivity
Base class for app activities that would normally derive from FragmentActivity. Responsible for ensuring app requirements are met during onResume()
src/com/android/messaging/ui/BaseBugleFragmentActivity.java:28
Class
BasePagerViewHolder
The base pager view holder implementation that handles basic view creation/destruction logic, as well as logic to save/restore instance state that's p
src/com/android/messaging/ui/BasePagerViewHolder.java:32
Class
BaseWidgetFactory
Remote Views Factory for Bugle Widget.
src/com/android/messaging/widget/BaseWidgetFactory.java:46
Class
BaseWidgetProvider
src/com/android/messaging/widget/BaseWidgetProvider.java:29
Class
BasicSnackBarInteraction
A basic implementation of {@link SnackBarInteraction} that assumes that the {@link SnackBar} is always shown with {@link Gravity#BOTTOM} and that the
src/com/android/messaging/ui/SnackBarInteraction.java:49
Class
BindableData
Base class for data objects that will be bound to a piece of the UI
src/com/android/messaging/datamodel/binding/BindableData.java:22
Class
BindableMediaRequest
The {@link MediaRequest} interface is threading-model-oblivious, allowing the implementations to be processed synchronously or asynchronously. This is
src/com/android/messaging/datamodel/media/BindableMediaRequest.java:27
Class
BindableOnceData
A BindableData that's only used to be bound once. If the client needs to rebind, it needs to create a new instance of the BindableOnceData.
src/com/android/messaging/datamodel/binding/BindableOnceData.java:22
Class
Binding
src/com/android/messaging/datamodel/binding/Binding.java:21
Class
BindingBase
The binding class keeps track of a binding between a ui component and an item of BindableData It allows each side to ensure that when it communicates
src/com/android/messaging/datamodel/binding/BindingBase.java:31
Class
BindingTest
Test binding
tests/src/com/android/messaging/datamodel/BindingTest.java:30
Class
BitmapPool
Class for creating / loading / reusing bitmaps. This class allow the user to create a new bitmap, reuse an bitmap from the pool and to return a bitmap
src/com/android/messaging/datamodel/BitmapPool.java:39
Class
BitmapPoolTest
tests/src/com/android/messaging/datamodel/BitmapPoolTest.java:33
Class
BlockedParticipantListAdapter
An adapter to display ParticipantListItemView based on ParticipantData.
src/com/android/messaging/ui/BlockedParticipantsFragment.java:79
Class
BlockedParticipantListItemView
View for individual participant in blocked participants list. Unblocks participant when clicked.
src/com/android/messaging/ui/BlockedParticipantListItemView.java:34
Class
BlockedParticipantsActivity
Show a list of currently blocked participants.
src/com/android/messaging/ui/BlockedParticipantsActivity.java:27
Class
BlockedParticipantsData
Services data needs for BlockedParticipantsFragment
src/com/android/messaging/datamodel/data/BlockedParticipantsData.java:36
Interface
BlockedParticipantsDataListener
src/com/android/messaging/datamodel/data/BlockedParticipantsData.java:38
Class
BlockedParticipantsFragment
Show a list of currently blocked participants.
src/com/android/messaging/ui/BlockedParticipantsFragment.java:40
Class
BootAndPackageReplacedReceiver
Receives notification of boot completion and package replacement
src/com/android/messaging/receiver/BootAndPackageReplacedReceiver.java:32
Class
BoundCursorLoader
Extension to basic cursor loader that has an attached binding id
src/com/android/messaging/datamodel/BoundCursorLoader.java:26
Class
BufferStack
This implementation can be OPTIMIZED to use only 2 buffers. This optimization involves changing BufferStack only... Its usage (interface) will not cha
src/com/android/messaging/mmslib/pdu/PduComposer.java:1133
Class
BugleActionBarActivity
Base class for app activities that use an action bar. Responsible for logging/telemetry/other needs that will be common for all activities. We can br
src/com/android/messaging/ui/BugleActionBarActivity.java:43
next →
1–100 of 829, ranked by callers