AbsSavedState |
A Parcelable implementation that should be used by inheritance
hierarchies to ensure the state of all classes along the chain is saved. |
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.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. |
ApplicationInfo |
Information you can retrieve about a particular application. |
Bitmap |
|
Bundle |
A mapping from String values to various Parcelable types. |
ColorStateList |
Lets you map View state sets to colors. |
ComponentName |
Identifier for a specific application component
(Activity, Service,
BroadcastReceiver, or
ContentProvider) that is available. |
Configuration |
This class describes all device configuration information that can
impact the resources the application retrieves. |
ContentValues |
This class is used to store a set of values that the ContentResolver
can process. |
Criteria |
A class indicating the application criteria for selecting a
location provider. |
CursorWindow |
A buffer containing multiple cursor rows. |
DhcpInfo |
A simple object for retrieving the results of a DHCP request. |
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 icon resource. |
IntentFilter |
Structured description of Intent values to be matched. |
KeyEvent |
Contains constants for key events. |
Location |
A class representing a geographic location sensed at a particular
time (a "fix"). |
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. |
NetworkInfo |
Describes the status of a network interface of a given type
(currently either Mobile or Wifi). |
NetworkType |
Type of network interface. |
Notification |
A class that represents how a persistent notification is to be presented to
the user using the NotificationManager. |
PackageInfo |
Overall information about the contents of a package. |
PackageStats |
implementation of PackageStats associated with a
application package. |
ParcelFileDescriptor |
The FileDescriptor returned by readFileDescriptor(), allowing
you to close it when done with it. |
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. |
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. |
Preference.BaseSavedState |
|
ProviderInfo |
Holds information about a specific
content provider. |
Rect |
Rect holds four integer coordinates for a rectangle. |
Region |
|
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. |
ScanResult |
Describes information about a detected access point. |
ServiceInfo |
Information you can retrieve about a particular application
service. |
ServiceState |
Contains phone state and service related information. |
Signature |
Opaque, immutable representation of a signature associated with an
application package. |
SupplicantState |
From defs.h in wpa_supplicant . |
Surface |
|
SyncResult |
This class is used to store information about the result of a sync
|
SyncStats |
|
TempProviderSyncAdapter.SyncData |
Used by getServerDiffs() to track the sync progress for a given
sync adapter. |
TextView.SavedState |
|
Uri |
Immutable URI reference. |
View.BaseSavedState |
|
WifiConfiguration |
A class representing a configured Wi-Fi network, including the
security configuration. |
WifiInfo |
Describes the state of any Wifi connection that is active or
is in the process of being set up. |
WindowManager.LayoutParams |
|