| AbsSavedState | A Parcelableimplementation that should be used by inheritance
 hierarchies to ensure the state of all classes along the chain is saved. | 
        
              | AbsoluteSizeSpan |  | 
        
              | AccessibilityEvent | 
 This class represents accessibility events that are sent by the system when
 something notable happens in the user interface.  | 
        
              | AccessibilityNodeInfo | This class represents a node of the window content as well as actions that
 can be requested from its source. | 
        
              | AccessibilityServiceInfo | This class describes an AccessibilityService. | 
        
              | Account | Value type that represents an Account in the AccountManager. | 
        
              | AccountAuthenticatorResponse | Object used to communicate responses back to the AccountManager | 
        
              | ActivityInfo | Information you can retrieve about a particular application
 activity or receiver. | 
        
              | ActivityManager.MemoryInfo | Information you can retrieve about the available memory through getMemoryInfo(ActivityManager.MemoryInfo). | 
        
              | ActivityManager.ProcessErrorStateInfo | Information you can retrieve about any processes that are in an error condition. | 
        
              | ActivityManager.RecentTaskInfo | Information you can retrieve about tasks that the user has most recently
 started or visited. | 
        
              | ActivityManager.RunningAppProcessInfo | Information you can retrieve about a running process. | 
        
              | ActivityManager.RunningServiceInfo | Information you can retrieve about a particular Service that is
 currently running in the system. | 
        
              | ActivityManager.RunningTaskInfo | Information you can retrieve about a particular task that is currently
 "running" in the system. | 
        
              | Address | A class representing an Address, i.e, a set of Strings describing a location. | 
        
              | AlignmentSpan.Standard |  | 
        
              | Annotation | Annotations are simple key-value pairs that are preserved across
 TextView save/restore cycles and can be used to keep application-specific
 data that needs to be maintained for regions of text. | 
        
              | AppWidgetProviderInfo | Describes the meta data for an installed AppWidget provider. | 
        
              | ApplicationErrorReport | Describes an application error. | 
        
              | ApplicationInfo | Information you can retrieve about a particular application. | 
        
              | AssetFileDescriptor | File descriptor of an entry in the AssetManager. | 
        
              | AuthenticatorDescription | A Parcelablevalue type that contains information about an account authenticator. | 
        
              | BackgroundColorSpan |  | 
        
              | Bitmap |  | 
        
              | BluetoothClass | Represents a Bluetooth class, which describes general characteristics
 and capabilities of a device. | 
        
              | BluetoothDevice | Represents a remote Bluetooth device. | 
        
              | BluetoothHealthAppConfiguration | The Bluetooth Health Application Configuration that is used in conjunction with
 the BluetoothHealthclass. | 
        
              | BulletSpan |  | 
        
              | Bundle | A mapping from String values to various Parcelable types. | 
        
              | CellIdentityCdma | CellIdentity is to represent a unique CDMA cell | 
        
              | CellIdentityGsm | CellIdentity to represent a unique GSM cell | 
        
              | CellIdentityLte | CellIdentity is to represent a unique LTE cell | 
        
              | CellIdentityWcdma | CellIdentity to represent a unique UMTS cell | 
        
              | CellInfo | Immutable cell information from a point in time. | 
        
              | CellInfoCdma | Immutable cell information from a point in time. | 
        
              | CellInfoGsm | Immutable cell information from a point in time. | 
        
              | CellInfoLte | Immutable cell information from a point in time. | 
        
              | CellInfoWcdma | Immutable cell information from a point in time. | 
        
              | CellSignalStrengthCdma | LTE signal strength related information. | 
        
              | CellSignalStrengthGsm | GSM signal strength related information. | 
        
              | CellSignalStrengthLte | LTE signal strength related information. | 
        
              | CellSignalStrengthWcdma | Wcdma signal strength related information. | 
        
              | ClipData | Representation of a clipped data on the clipboard. | 
        
              | ClipDescription | Meta-data describing the contents of a ClipData. | 
        
              | ColorStateList | Lets you map Viewstate sets to colors. | 
        
              | CompletionInfo | Information about a single text completion that an editor has reported to
 an input method. | 
        
              | ComponentName | Identifier for a specific application component
 ( Activity,Service,BroadcastReceiver, orContentProvider) that is available. | 
        
              | Configuration | This class describes all device configuration information that can
 impact the resources the application retrieves. | 
        
              | ConfigurationInfo | Information you can retrieve about hardware configuration preferences
 declared by an application. | 
        
              | ContentProviderOperation |  | 
        
              | ContentProviderResult | Contains the result of the application of a ContentProviderOperation. | 
        
              | ContentValues | This class is used to store a set of values that the ContentResolvercan process. | 
        
              | CorrectionInfo | Information about a single text correction that an editor has reported to
 an input method. | 
        
              | Criteria | A class indicating the application criteria for selecting a
 location provider. | 
        
              | CursorWindow | A buffer containing multiple cursor rows. | 
        
              | Debug.MemoryInfo | This class is used to retrieved various statistics about the memory mappings for this
 process. | 
        
              | DeviceAdminInfo | This class is used to specify meta information of a device administrator
 component. | 
        
              | DhcpInfo | A simple object for retrieving the results of a DHCP request. | 
        
              | DragEvent | Represents an event that is sent out by the system at various times during a drag and drop
 operation. | 
        
              | DrawerLayout.SavedState | State persisted across instances | 
        
              | DropBoxManager.Entry | A single entry retrieved from the drop box. | 
        
              | EasyEditSpan | Provides an easy way to edit a portion of text. | 
        
              | EditorInfo | An EditorInfo describes several attributes of a text editing object
 that an input method is communicating with (typically an EditText), most
 importantly the type of text content it contains. | 
        
              | ExtractedText | Information about text that has been extracted for use by an input method. | 
        
              | ExtractedTextRequest | Description of what an input method would like from an application when
 extract text from its input editor. | 
        
              | FeatureInfo | A single feature that can be requested by an application. | 
        
              | ForegroundColorSpan |  | 
        
              | Fragment.SavedState | State information that has been retrieved from a fragment instance
 through FragmentManager.saveFragmentInstanceState. | 
        
              | Gesture | A gesture is a hand-drawn shape on a touch screen. | 
        
              | InputBinding | Information given to an InputMethodabout a client connecting
 to it. | 
        
              | InputDevice | Describes the capabilities of a particular input device. | 
        
              | InputEvent | Common base class for input events. | 
        
              | InputMethodInfo | This class is used to specify meta information of an input method. | 
        
              | InputMethodSubtype | This class is used to specify meta information of a subtype contained in an input method editor
 (IME). | 
        
              | InstrumentationInfo | Information you can retrieve about a particular piece of test
 instrumentation. | 
        
              | Intent | An intent is an abstract description of an operation to be performed. | 
        
              | Intent.ShortcutIconResource | Represents a shortcut/live folder icon resource. | 
        
              | IntentFilter | Structured description of Intent values to be matched. | 
        
              | IntentSender | A description of an Intent and target action to perform with it. | 
        
              | KeyCharacterMap | Describes the keys provided by a keyboard device and their associated labels. | 
        
              | KeyEvent | Object used to report key and button events. | 
        
              | LabeledIntent | A special subclass of Intent that can have a custom label/icon
 associated with it. | 
        
              | LeadingMarginSpan.Standard | The standard implementation of LeadingMarginSpan, which adjusts the
 margin but does not do any rendering. | 
        
              | LocaleSpan | Changes the Localeof the text to which the span is attached. | 
        
              | Location | A data class representing a geographic location. | 
        
              | MediaPlayer.TrackInfo | Class for MediaPlayer to return each audio/video/subtitle track's metadata. | 
        
              | Message | Defines a message containing a description and arbitrary data object that can be
 sent to a Handler. | 
        
              | Messenger | Reference to a Handler, which others can use to send messages to it. | 
        
              | MotionEvent | Object used to report movement (mouse, pen, finger, trackball) events. | 
        
              | NdefMessage | Represents an immutable NDEF Message. | 
        
              | NdefRecord | Represents an immutable NDEF Record. | 
        
              | NeighboringCellInfo | Represents the neighboring cell information, including
 Received Signal Strength and Cell ID location. | 
        
              | NetworkInfo | Describes the status of a network interface. | 
        
              | Notification | A class that represents how a persistent notification is to be presented to
 the user using the NotificationManager. | 
        
              | Notification.Action | Structure to encapsulate a named action that can be shown as part of this notification. | 
        
              | NsdServiceInfo | A class representing service information for network service discovery | 
        
              | ObbInfo | Basic information about a Opaque Binary Blob (OBB) that reflects the info
 from the footer on the OBB file. | 
        
              | PackageInfo | Overall information about the contents of a package. | 
        
              | PackageStats | implementation of PackageStats associated with a
 application package. | 
        
              | PageRange | Represents a range of pages. | 
        
              | ParcelFileDescriptor | The FileDescriptor returned by readFileDescriptor(), allowing
 you to close it when done with it. | 
        
              | ParcelUuid | This class is a Parcelable wrapper around UUIDwhich is an
 immutable representation of a 128-bit universally unique
 identifier. | 
        
              | ParcelableSpan | A special kind of Parcelable for objects that will serve as text spans. | 
        
              | PathPermission | Description of permissions needed to access a particular path
 in a ProviderInfo. | 
        
              | PatternMatcher | A simple pattern matcher, which is safe to use on untrusted data: it does
 not provide full reg-exp support, only simple globbing that can not be
 used maliciously. | 
        
              | PendingIntent | A description of an Intent and target action to perform with it. | 
        
              | PeriodicSync | Value type that contains information about a periodic sync. | 
        
              | PermissionGroupInfo | Information you can retrieve about a particular security permission
 group known to the system. | 
        
              | PermissionInfo | Information you can retrieve about a particular security permission
 known to the system. | 
        
              | Point | Point holds two integer coordinates | 
        
              | PointF | PointF holds two float coordinates | 
        
              | Preference.BaseSavedState | A base class for managing the instance state of a Preference. | 
        
              | PreferenceActivity.Header | Description of a single Header item that the user can select. | 
        
              | PrintAttributes | This class represents the attributes of a print job. | 
        
              | PrintDocumentInfo | This class encapsulates information about a document for printing
 purposes. | 
        
              | PrintJobId | This class represents the id of a print job. | 
        
              | PrintJobInfo | This class represents the description of a print job. | 
        
              | PrinterCapabilitiesInfo | This class represents the capabilities of a printer. | 
        
              | PrinterId | This class represents the unique id of a printer. | 
        
              | PrinterInfo | This class represents the description of a printer. | 
        
              | ProviderInfo | Holds information about a specific content provider. | 
        
              | QuoteSpan |  | 
        
              | Rating | A class to encapsulate rating information used as content metadata. | 
        
              | Rect | Rect holds four integer coordinates for a rectangle. | 
        
              | RectF | RectF holds four float coordinates for a rectangle. | 
        
              | Region |  | 
        
              | RelativeSizeSpan |  | 
        
              | RemoteViews | A class that describes a view hierarchy that can be displayed in
 another process. | 
        
              | ResolveInfo | Information that is returned from resolving an intent
 against an IntentFilter. | 
        
              | RestrictionEntry | Applications can expose restrictions for a restricted user on a
 multiuser device. | 
        
              | ResultReceiver | Generic interface for receiving a callback result from someone. | 
        
              | ScaleXSpan |  | 
        
              | ScanResult | Describes information about a detected access point. | 
        
              | SearchableInfo | Searchability meta-data for an activity. | 
        
              | SentenceSuggestionsInfo | This class contains a metadata of suggestions returned from a text service
 (e.g. | 
        
              | ServiceInfo | Information you can retrieve about a particular application
 service. | 
        
              | ServiceState | Contains phone state and service related information. | 
        
              | SignalStrength | Contains phone signal strength related information. | 
        
              | Signature | Opaque, immutable representation of a signature associated with an
 application package. | 
        
              | SipProfile | Defines a SIP profile, including a SIP account, domain and server information. | 
        
              | SpellCheckerInfo | This class is used to specify meta information of a spell checker. | 
        
              | SpellCheckerSubtype | This class is used to specify meta information of a subtype contained in a spell checker. | 
        
              | StatusBarNotification | Class encapsulating a Notification. | 
        
              | StrikethroughSpan |  | 
        
              | StyleSpan | Describes a style in a span. | 
        
              | SubscriptSpan |  | 
        
              | SuggestionSpan | Holds suggestion candidates for the text enclosed in this span. | 
        
              | SuggestionsInfo | This class contains a metadata of suggestions from the text service | 
        
              | SuperscriptSpan |  | 
        
              | SupplicantState | From defs.hinwpa_supplicant. | 
        
              | Surface | Handle onto a raw buffer that is being managed by the screen compositor. | 
        
              | SyncAdapterType | Value type that represents a SyncAdapterType. | 
        
              | SyncInfo | Information about the sync operation that is currently underway. | 
        
              | SyncRequest |  | 
        
              | SyncResult | This class is used to communicate the results of a sync operation to the SyncManager. | 
        
              | SyncStats | Used to record various statistics about the result of a sync operation. | 
        
              | Tag | Represents an NFC tag that has been discovered. | 
        
              | TextAppearanceSpan | Sets the text color, size, style, and typeface to match a TextAppearance
 resource. | 
        
              | TextInfo | This class contains a metadata of the input of TextService | 
        
              | TextView.SavedState | User interface state that is stored by TextView for implementing onSaveInstanceState(). | 
        
              | TypefaceSpan | Changes the typeface family of the text to which the span is attached. | 
        
              | URLSpan |  | 
        
              | UnderlineSpan |  | 
        
              | Uri | Immutable URI reference. | 
        
              | UriPermission | Description of a single Uri permission grant. | 
        
              | UsbAccessory | A class representing a USB accessory, which is an external hardware component
 that communicates with an android application over USB. | 
        
              | UsbDevice | This class represents a USB device attached to the android device with the android device
 acting as the USB host. | 
        
              | UsbEndpoint | A class representing an endpoint on a UsbInterface. | 
        
              | UsbInterface | A class representing an interface on a UsbDevice. | 
        
              | UserHandle | Representation of a user on the device. | 
        
              | View.BaseSavedState | Base class for derived classes that want to save and restore their own
 state in onSaveInstanceState(). | 
        
              | ViewPager.SavedState | This is the persistent state that is saved by ViewPager. | 
        
              | WallpaperInfo | This class is used to specify meta information of a wallpaper service. | 
        
              | WifiConfiguration | A class representing a configured Wi-Fi network, including the
 security configuration. | 
        
              | WifiEnterpriseConfig | Enterprise configuration details for Wi-Fi. | 
        
              | WifiInfo | Describes the state of any Wifi connection that is active or
 is in the process of being set up. | 
        
              | WifiP2pConfig | A class representing a Wi-Fi P2p configuration for setting up a connection | 
        
              | WifiP2pDevice | A class representing a Wi-Fi p2p device
 Note that the operations are not thread safe | 
        
              | WifiP2pDeviceList | A class representing a Wi-Fi P2p device list. | 
        
              | WifiP2pDnsSdServiceInfo | A class for storing Bonjour service information that is advertised
 over a Wi-Fi peer-to-peer setup. | 
        
              | WifiP2pDnsSdServiceRequest | A class for creating a Bonjour service discovery request for use with addServiceRequest(WifiP2pManager.Channel, WifiP2pServiceRequest, WifiP2pManager.ActionListener)andremoveServiceRequest(WifiP2pManager.Channel, WifiP2pServiceRequest, WifiP2pManager.ActionListener) | 
        
              | WifiP2pGroup | A class representing a Wi-Fi P2p group. | 
        
              | WifiP2pInfo | A class representing connection information about a Wi-Fi p2p group | 
        
              | WifiP2pServiceInfo | A class for storing service information that is advertised
 over a Wi-Fi peer-to-peer setup | 
        
              | WifiP2pServiceRequest | A class for creating a service discovery request for use with addServiceRequest(WifiP2pManager.Channel, WifiP2pServiceRequest, WifiP2pManager.ActionListener)andremoveServiceRequest(WifiP2pManager.Channel, WifiP2pServiceRequest, WifiP2pManager.ActionListener)This class is used to create service discovery request for custom
 vendor specific service discovery protocol SERVICE_TYPE_VENDOR_SPECIFICor to search all service protocolsSERVICE_TYPE_ALL. | 
        
              | WifiP2pUpnpServiceInfo | A class for storing Upnp service information that is advertised
 over a Wi-Fi peer-to-peer setup. | 
        
              | WifiP2pUpnpServiceRequest | A class for creating a Upnp service discovery request for use with addServiceRequest(WifiP2pManager.Channel, WifiP2pServiceRequest, WifiP2pManager.ActionListener)andremoveServiceRequest(WifiP2pManager.Channel, WifiP2pServiceRequest, WifiP2pManager.ActionListener) | 
        
              | WindowId | Safe identifier for a window. | 
        
              | WindowManager.LayoutParams |  | 
        
              | WorkSource | Describes the source of some work that may be done by someone else. | 
        
              | WpsInfo | A class representing Wi-Fi Protected Setup |