AbsListView |
Common code shared between ListView and GridView |
AbsListView.LayoutParams |
AbsListView extends LayoutParams to provide a place to hold the view type. |
AbsSeekBar |
|
AbsSpinner |
An abstract base class for spinner widgets. |
AbsoluteLayout |
A layout that lets you specify exact locations (x/y coordinates) of its
children. |
AbsoluteLayout.LayoutParams |
Per-child layout information associated with AbsoluteLayout. |
AbsoluteSizeSpan |
|
AbstractCursor.SelfContentObserver |
Cursors use this class to track changes others make to their URI. |
AbstractList<E> |
AbstractList is an abstract implementation of the List interface, optimized
for a backing store which supports random access. |
AbstractMethodError |
This error is thrown when the VM notices that a an attempt is being made to
invoke an abstract method. |
AbstractPreferences |
This class is partly implementation of Preferences , which can be
used to simplify Preferences provider's implementation. |
AbstractQueue<E> |
An abstract class which gives out skeletal implementations for some methods
in Queue which include add, remove, and element that are based on offer,
poll, and peek except that they throw exception to indicate the occurrence of
some error instead of the return value of false or null. |
AbstractSelectableChannel |
Abstract class for selectable channels. |
AbstractSelectionKey |
Abstract class for selection key. |
AbstractSelector |
Abstract class for selectors. |
AbstractSequentialList<E> |
AbstractSequentialList is an abstract implementation of the List interface. |
AbstractSet<E> |
AbstractSet is an abstract implementation of the Set interface. |
AbstractWindowedCursor |
A base class for Cursors that store their data in CursorWindows. |
AccessControlException |
This runtime exception is thrown when an access control check indicates that
access should not be granted. |
AclNotFoundException |
|
ActiveTestSuite |
A TestSuite for active Tests. |
Activity |
An activity is a single, focused thing that the user can do. |
ActivityGroup |
A screen that contains and runs multiple embedded activities. |
ActivityInfo |
Information you can retrieve about a particular application
activity or receiver. |
ActivityNotFoundException |
This exception is thrown when a call to startActivity(Intent) or
one of its variants fails because an Activity can not be found to execute
the given Intent. |
AdapterView<T extends Adapter> |
An AdapterView is a view whose children are determined by an Adapter. |
AlertDialog |
A subclass of Dialog that can display one, two or three buttons. |
AliasActivity |
Stub activity that launches another activity (and then finishes itself)
based on information in its component's manifest meta-data. |
AllPermission |
Subclass of Permission whose instances imply all other permissions. |
AllocationLimitError |
This is thrown when an allocation limit is exceeded. |
AllowAllHostnameVerifier |
The ALLOW_ALL HostnameVerifier essentially turns hostname verification
off. |
AlphaAnimation |
An animation that controls the alpha level of an object. |
AlreadyConnectedException |
Thrown when an attempt is made to connect a SocketChannel that is already connected. |
AnalogClock |
This widget display an analogic clock with two hands for hours and
minutes. |
AndroidException |
Base class for all checked exceptions thrown by the Android frameworks. |
AndroidRuntimeException |
Base class for all unchecked exceptions thrown by the Android frameworks. |
AndroidTestCase |
Extend this if you need to access Resources or other things that depend on Activity Context. |
AnimationDrawable |
An object used to define frame-by-frame animations that can be used as a View object's
background. |
AnimationSet |
Represents a group of Animations that should be played together. |
AnnotationFormatError |
Indicates that an annotation in the binary representation of a class is
syntactically incorrect and the annotation parser is unable to process it. |
AnnotationTypeMismatchException |
Indicates that an annotation type has changed since it was compiled or
serialized. |
Application |
Base class for those who need to maintain global application state. |
ApplicationInfo |
Information you can retrieve about a particular application. |
ArcShape |
Creates an arc shape. |
ArithmeticException |
This runtime exception is thrown when the an invalid arithmetic operation is
attempted. |
ArrayAdapter<T> |
A ListAdapter that manages a ListView backed by an array of arbitrary
objects. |
ArrayBlockingQueue<E> |
A bounded blocking queue backed by an
array. |
ArrayIndexOutOfBoundsException |
This runtime exception is thrown when the an array is indexed with a value
less than zero, or greater than or equal to the size of the array. |
ArrayList<E> |
ArrayList is an implementation of List, backed by an array. |
ArrayStoreException |
This runtime exception is thrown when a program attempts to store into an
array an element of a a type which the array can not hold.. |
AssertionError |
Indicates that an assertion has failed. |
AssertionFailedError |
Thrown when an assertion failed. |
AssetManager.AssetInputStream |
|
AsyncQueryHandler |
A helper class to help make handling asynchronous ContentResolver
queries easier. |
AsyncQueryHandler.WorkerHandler |
|
AsynchronousCloseException |
Thrown when the underlying channel for an IO operation is closed by another thread. |
AtomicInteger |
An int value that may be updated atomically. |
AtomicLong |
A long value that may be updated atomically. |
Attributes2Impl |
SAX2 extension helper for additional Attributes information,
implementing the Attributes2 interface. |
AuthParamBean |
|
AuthPermission |
|
AuthProvider |
|
AuthenticationException |
Signals a failure in authentication process |
Authenticator.RequestorType |
an enum class of requestor type
|
AutoCompleteTextView |
An editable text view that shows completion suggestions automatically
while the user is typing. |
AvoidXfermode |
AvoidXfermode xfermode will draw the src everywhere except on top of the
opColor or, depending on the Mode, draw only on top of the opColor. |
AvoidXfermode.Mode |
|
BackgroundColorSpan |
|
BackingStoreException |
An exception to indicate that some error was encountered while accessing
the backing store. |
BadPaddingException |
|
BadParcelableException |
The object you are calling has died, because its hosting process
no longer exists. |
BaseKeyListener |
|
BasicHttpEntity |
A generic streamed entity being received on a connection. |
BasicHttpEntityEnclosingRequest |
Basic implementation of a request with an entity that can be modified. |
BasicHttpParams |
This class represents a collection of HTTP protocol parameters. |
BasicHttpRequest |
Basic implementation of an HTTP request that can be modified. |
BasicHttpResponse |
Basic implementation of an HTTP response that can be modified. |
BasicManagedEntity |
An entity that releases a connection. |
BasicPermission |
Superclass of permissions which have names but no action lists. |
BatchUpdateException |
An exception thrown if a problem occurs during a batch update operation. |
BigDecimal |
Class which represents immutable arbritary precision decimal numbers. |
BigInteger |
Class which represents immutable arbitrary precision integer numbers. |
BindException |
A BindException is thrown when a process cannot bind a local address/port,
either because it is already bound or reserved by the OS. |
Bitmap.CompressFormat |
Specifies the known formats a bitmap can be compressed into
|
Bitmap.Config |
|
BitmapDrawable |
|
BitmapShader |
|
BlurMaskFilter |
|
BlurMaskFilter.Blur |
|
BoringLayout |
A BoringLayout is a very simple Layout implementation for text that
fits on a single line and is all left-to-right characters. |
BoringLayout.Metrics |
|
BrokenBarrierException |
Exception thrown when a thread tries to wait upon a barrier that is
in a broken state, or which enters the broken state while the thread
is waiting. |
BrowserCompatHostnameVerifier |
The HostnameVerifier that works the same way as Curl and Firefox. |
BufferOverflowException |
A BufferOverflowException is thrown when you try to write
elements to a buffer, but there is not enough remaining space in the
buffer. |
BufferUnderflowException |
A BufferUnderflowException is thrown when you try to read
elements from a buffer, but there is not enough remaining elements in the
buffer. |
BufferedHttpEntity |
A wrapping entity that buffers it content if necessary. |
BufferedInputStream |
BufferedInputStream is a class which takes an input stream and
buffers the input. |
BufferedOutputStream |
BufferedOutputStream is a class which takes an output stream and
buffers the writes to that stream. |
BufferedReader |
BufferedReader is a buffered character input reader. |
BufferedWriter |
BufferedWriter is for writing buffered character output. |
Button |
Button represents a push-button widget. |
Byte |
Byte is the wrapper for the primitive type byte . |
ByteArrayEntity |
An entity whose content is retrieved from a byte array. |
ByteArrayInputStream |
ByteArrayInputStream is used for streaming over a byte array. |
ByteArrayOutputStream |
ByteArrayOutputStream is a class whose underlying stream is represented by a
byte array. |
ByteBuffer |
A buffer of byte s. |
CRLException |
|
CancellationException |
Exception indicating that the result of a value-producing task,
such as a FutureTask, cannot be retrieved because the task
was cancelled. |
CancelledKeyException |
Thrown when an invalid selection key is used. |
Canvas.EdgeType |
|
Canvas.VertexMode |
|
CertPathBuilderException |
|
CertPathValidatorException |
|
CertStoreException |
|
CertificateEncodingException |
|
CertificateException |
|
CertificateExpiredException |
|
CertificateNotYetValidException |
|
CertificateParsingException |
|
CharArrayReader |
CharArrayReader is used as a buffered character input stream on a character
array. |
CharArrayWriter |
CharArrayWriter is used as a character output stream on a character array. |
CharBuffer |
A buffer of char s. |
CharConversionException |
This is the top level class for character conversion exceptions. |
Character.UnicodeBlock |
Blocks of characters, as defined by the Unicode 4.0.1 specification. |
CharacterCodingException |
Type of exception thrown when an encoding or decoding error occurs. |
CharacterPickerDialog |
Dialog for choosing accented characters related to a base character. |
CheckBox |
A checkbox is a specific type of two-states button that can be either
checked or unchecked. |
CheckBoxPreference |
The CheckBoxPreference is a preference that provides checkbox widget
functionality. |
CheckedInputStream |
The CheckedInputStream class is used to maintain a running Checksum of all
data read from a stream. |
CheckedOutputStream |
The CheckedOutputStream class is used to maintain a running Checksum of all
data written to a stream. |
CheckedTextView |
An extension to TextView that supports the Checkable interface. |
ChoiceFormat |
ChoiceFormat is used to associate strings with ranges of double values. |
Chronometer |
Class that implements a simple timer. |
CipherInputStream |
|
CipherOutputStream |
|
CircularRedirectException |
Signals a circular redirect |
ClassCastException |
This runtime exception is thrown when a program attempts to cast a an object
to a type which it is not compatible with. |
ClassCircularityError |
This error is thrown when the VM notices that an attempt is made to load a
class which would directly or indirectly inherit from one of its subclasses. |
ClassFormatError |
This error is thrown by the class loader when it discovers that a class that
it is loading does not have the correct shape. |
ClassNotFoundException |
This exception is thrown when a classloader is unable to find a class. |
ClickableSpan |
If an object of this type is attached to the text of a TextView
with a movement method of LinkMovementMethod, the affected spans of
text can be selected. |
ClientParamBean |
|
ClientProtocolException |
Signals an error in the HTTP protocol. |
ClipDrawable |
A drawable that clips another drawable based on this drawable's current
level value. |
CloneNotSupportedException |
This exception is thrown when a program attempts to clone an object which
does not support the Cloneable interface. |
ClosedByInterruptException |
Thrown when a thread is interrupted in a blocking IO operation. |
ClosedChannelException |
This exception is thrown when a channel is closed for the type of operation
attempted. |
ClosedSelectorException |
Thrown when an a selector is closed and an IO operation is attempted. |
CoderMalfunctionError |
Errors thrown when the encoder/decoder is malfunctioning. |
ColorDrawable |
A ColorDrawable is a specialized drawable that fills the Canvas with a specified color,
and with respect to the clip region. |
ColorMatrixColorFilter |
|
ComparisonFailure |
Thrown when an assert equals for Strings failed. |
ComponentInfo |
Base class containing information common to all application components
(ActivityInfo, ServiceInfo). |
ComposePathEffect |
|
ComposeShader |
A subclass of shader that returns the coposition of two other shaders, combined by
an Xfermode subclass. |
CompoundButton |
A button with two states, checked and unchecked. |
ConcurrentHashMap<K, V> |
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates. |
ConcurrentLinkedQueue<E> |
An unbounded thread-safe queue based on linked nodes. |
ConcurrentModificationException |
This runtime exception is thrown when a Collection is modified and an
existing iterator on the Collection is used to modify the Collection as well. |
ConnConnectionParamBean |
Allows for setting parameters relating to connections on
HttpParams. |
ConnManagerParamBean |
Allows for setting parameters relating to connection managers on
HttpParams. |
ConnRouteParamBean |
Allows for setting parameters relating to connection routes on
HttpParams. |
ConnectException |
This ConnectException is thrown when a connection cannot be established to a
remote host/port, because for instance a server was not listening. |
ConnectTimeoutException |
A timeout while connecting to an HTTP server or waiting for an
available connection from an HttpConnectionManager. |
ConnectionClosedException |
Indicates that a connection has been closed. |
ConnectionEvent |
An Event object which is sent when specific events happen on a
PooledConnection object. |
ConnectionPendingException |
Thrown when an attempt is made to connect a SocketChannel that has a
non-blocking connection already underway. |
ConnectionPoolTimeoutException |
A timeout while waiting for an available connection
from a connection manager. |
ConnectivityManager.NetworkPreference |
|
ConsoleHandler |
A handler that writes log messages to the standard output stream
System.err . |
Constructor<T> |
This class models a constructor. |
ContentObservable |
A specialization of Observable for ContentObserver that provides methods for
invoking the various callback methods of ContentObserver. |
ContentQueryMap |
Caches the contents of a cursor into a Map of String->ContentValues and optionally
keeps the cache fresh by registering for updates on the content backing the cursor. |
ContextThemeWrapper |
A ContextWrapper that allows you to modify the theme from what is in the
wrapped context. |
ContextWrapper |
Proxying implementation of Context that simply delegates all of its calls to
another Context. |
CookieSpecParamBean |
|
CopyOnWriteArraySet<E> |
A Set that uses CopyOnWriteArrayList for all of its
operations. |
CornerPathEffect |
|
CursorAdapter |
Adapter that exposes data from a Cursor to a
ListView widget. |
CursorIndexOutOfBoundsException |
An exception indicating that a cursor is out of bounds. |
CursorJoiner.Result |
The result of a call to next(). |
CursorTreeAdapter |
An adapter that exposes data from a series of Cursors to an
ExpandableListView widget. |
DOMException |
DOM operations only raise exceptions in "exceptional" circumstances, i.e.,
when an operation is impossible to perform (either for logical reasons,
because data is lost, or because the implementation has become unstable). |
DashPathEffect |
|
DataFormatException |
DataFormatException is used to indicate an error in the format of a
particular data stream. |
DataInputStream |
DataInputStream is a filter class which can read typed data from a Stream. |
DataOutputStream |
DataOutputStream is a filter class which can write typed data to a Stream. |
DataSetObservable |
A specialization of Observable for DataSetObserver that provides methods for
invoking the various callback methods of DataSetObserver. |
DataTruncation |
An exception which is thrown when a JDBC driver unexpectedly truncates a data
value either when reading or when writing data. |
DatagramChannel |
A DatagramChannel is a selectable channel for part abstraction of datagram
socket. |
Date |
A Date class which can consume and produce dates in SQL Date format. |
DateFormat |
DateFormat is the abstract superclass of formats which format and parse
Dates. |
DateFormat.Field |
The instances of this inner class are used as attribute keys and values
in AttributedCharacterIterator that
SimpleDateFormat.formatToCharacterIterator() method returns. |
DateKeyListener |
For entering dates in a text field. |
DatePicker |
A view for selecting a month / year / day based on a calendar like layout. |
DatePickerDialog |
A simple dialog containing an DatePicker. |
DateTimeKeyListener |
For entering dates and times in the same text field. |
DeadObjectException |
The object you are calling has died, because its hosting process
no longer exists. |
DecimalFormat |
DecimalFormat is used to format and parse numbers, both integers and
fractions, based on a pattern. |
DefaultHandler2 |
This class extends the SAX2 base handler class to support the
SAX2 LexicalHandler, DeclHandler, and
EntityResolver2 extensions. |
DefaultedHttpParams |
HttpParams implementation that delegates resolution of a parameter
to the given default HttpParams instance if the parameter is not
present in the local one. |
DeflaterOutputStream |
The DeflaterOutputStream class implements a stream filter for the writing of
compressed data to a stream. |
DelayQueue<E extends Delayed> |
An unbounded blocking queue of Delayed
elements, in which an element can only be taken when its delay has expired. |
DestroyFailedException |
|
DialerFilter |
|
DialerKeyListener |
For dialing-only text entry
|
DialogPreference |
The DialogPreference class is a base class for preferences that are
dialog-based. |
DigestException |
This class represents exceptions for message digest computation. |
DigestInputStream |
|
DigestOutputStream |
|
DigitalClock |
Like AnalogClock, but digital. |
DigitsKeyListener |
For digits-only text entry
|
DiscretePathEffect |
|
Double |
Double is the wrapper for the primitive type double . |
DoubleBuffer |
A buffer of double s. |
DrawableContainer |
|
DrawableContainer.DrawableContainerState |
|
DuplicateFormatFlagsException |
The unchecked exception will be thrown out if there are duplicate flags given
out in the format specifier. |
DynamicDrawableSpan |
|
DynamicLayout |
DynamicLayout is a text layout that updates itself as the text is edited. |
EOFException |
This End Of File (EOF) exception is thrown when a program encounters the end
of a file or stream during an operation. |
EditText |
EditText is a thin veneer over TextView that configures itself
to be editable. |
EditTextPreference |
The EditTextPreference class is a preference that allows for string
input. |
ElementType |
Defines an enumeration for Java program elements. |
EmbossMaskFilter |
|
EmptyStackException |
Runtime exception which is thrown when pop/peek method of stack is executed
on a stack which is empty
|
EntityTemplate |
Entity that delegates the process of content generation to an abstract
content producer. |
EnumConstantNotPresentException |
Indicates that an enum constant does not exist for a
particular name. |
EnumMap<K extends Enum<K>, V> |
|
EnumSet<E extends Enum<E>> |
|
EofSensorInputStream |
A stream wrapper that triggers actions on close() and EOF. |
Error |
This class is the superclass of all classes which represent unrecoverable
errors. |
Exception |
This class is the superclass of all classes which represent recoverable
exceptions. |
ExceptionInInitializerError |
This error is thrown when an exception occurs during class initialization. |
ExceptionTestCase |
A TestCase that expects an Exception of class fExpected to be thrown. |
ExecutionException |
Exception thrown when attempting to retrieve the result of a task
that aborted by throwing an exception. |
ExemptionMechanismException |
|
ExpandableListActivity |
An activity that displays an expandable list of items by binding to a data
source implementing the ExpandableListAdapter, and exposes event handlers
when the user selects an item. |
ExpandableListView |
A view that shows items in a vertically scrolling two-level list. |
FactoryConfigurationError |
Represents an error that occured during the configuration of parser factory. |
Field |
This class must be implemented by the VM vendor. |
FileChannel |
An abstract channel type for interaction with a platform file. |
FileEntity |
An entity whose content is retrieved from a file. |
FileHandler |
A Handler writes description of logging event into a specified
file or a rotating set of files. |
FileInputStream |
FileInputStream is a class for reading bytes from a file. |
FileLockInterruptionException |
Thrown when thread was interrupted while waiting to acquire a file lock. |
FileNotFoundException |
This IO exception is thrown when a file specified by a program cannot be
found. |
FileOutputStream |
FileOutputStream is a class whose underlying stream is represented by a file
in the operating system. |
FilePermission |
The class FilePermission is responsible for granting access to files or
directories. |
FileReader |
FileReader is class for turning a file into a character Stream. |
FileWriter |
FileWriter is a class for writing characters out to a file. |
FilterInputStream |
FilteredInputStream is a class which takes an input stream and
filters the input in some way. |
FilterOutputStream |
FilteredOutputStream is a class which takes an output stream and
filters the output in some way. |
FilterReader |
FilterReader is a class which takes a Reader and filters the input
in some way. |
FilterWriter |
FilterWriter is a class which takes a Writer and filters the
output in some way. |
Float |
Float is the wrapper for the primitive type float . |
FloatBuffer |
A buffer of float s. |
ForegroundColorSpan |
|
Format.Field |
This inner class is used to represent Format attributes in the
AttributedCharacterIterator that formatToCharacterIterator() method
returns in the Format subclasses. |
FormatFlagsConversionMismatchException |
The unchecked exception will be thrown out if a conversion and flags are
incompatible. |
Formatter.BigDecimalLayoutForm |
The enumeration giving the available styles
for formatting very large decimal numbers. |
FormatterClosedException |
The unchecked exception will be thrown out if the formatter has been closed. |
FrameLayout |
FrameLayout is designed to block out an area on the screen to display
a single item. |
FrameLayout.LayoutParams |
Per-child layout information for layouts that support margins. |
GLException |
An exception class for OpenGL errors. |
GZIPInputStream |
The GZIPInputStream class is used to read data stored in the GZIP format. |
GZIPOutputStream |
The GZIPOutputStream class is used to write data to a stream in the GZIP
storage format. |
Gallery |
A view that shows items in a center-locked, horizontally scrolling list. |
Gallery.LayoutParams |
Gallery extends LayoutParams to provide a place to hold current
Transformation information along with previous position/transformation
info. |
GeneralSecurityException |
This class represents the general security exception. |
GenericSignatureFormatError |
Indicates that a malformed signature has been encountered via a reflective
method. |
GradientDrawable |
A simple color gradient for buttons, backgrounds, etc. |
GradientDrawable.Orientation |
Controls how the gradient is oriented relative to the drawable's bounds
|
GregorianCalendar |
GregorianCalendar provides the conversion between Dates and integer calendar
fields, such as the month, year or minute, for the Gregorian calendar. |
GridLayoutAnimationController |
A layout animation controller is used to animated a grid layout's children. |
GridLayoutAnimationController.AnimationParameters |
The set of parameters that has to be attached to each view contained in
the view group animated by the grid layout animation controller. |
GridView |
A view that shows items in two-dimensional scrolling grid. |
GsmCellLocation |
Represents the cell location on a GSM phone. |
HandlerThread |
Handy class for starting a new thread that has a looper. |
HandshakeCompletedEvent |
|
HashMap<K, V> |
HashMap is an implementation of Map. |
HashSet<E> |
HashSet is an implementation of Set. |
Hashtable<K, V> |
Hashtable associates keys with values. |
HideReturnsTransformationMethod |
This transformation method causes any carriage return characters (\r)
to be hidden by displaying them as zero-width non-breaking space
characters (?). |
HttpAuthHandler |
HTTP authentication handler: local handler that takes care
of HTTP authentication requests. |
HttpConnectionParamBean |
|
HttpDelete |
HTTP DELETE method
The HTTP DELETE method is defined in section 9.7 of
RFC2616:
The DELETE method requests that the origin server delete the resource
identified by the Request-URI. |
HttpEntityEnclosingRequestBase |
Basic implementation of an HTTP request that can be modified. |
HttpException |
Signals that an HTTP exception has occurred. |
HttpGet |
HTTP GET method. |
HttpHead |
HTTP HEAD method. |
HttpHostConnectException |
A ConnectException that specifies the HttpHost that was
being connected to. |
HttpOptions |
HTTP OPTIONS method. |
HttpPost |
HTTP POST method. |
HttpProtocolParamBean |
|
HttpPut |
HTTP PUT method. |
HttpRequestBase |
Basic implementation of an HTTP request that can be modified. |
HttpResponseException |
Signals a non 2xx HTTP response. |
HttpRetryException |
The exception to be thrown when a request cannot be retried. |
HttpTrace |
HTTP TRACE method. |
HttpURLConnection |
This abstract subclass of URLConnection defines method for
managing HTTP connection according to the description given by RFC 2068 |
HttpVersion |
Represents an HTTP version, as specified in RFC 2616. |
HttpsURLConnection |
|
IGpsStatusListener.Stub |
Local-side IPC implementation stub class. |
IInstrumentationWatcher.Stub |
Local-side IPC implementation stub class. |
IIntentReceiver.Stub |
Local-side IPC implementation stub class. |
ILocationListener.Stub |
Local-side IPC implementation stub class. |
IMediaScannerListener.Stub |
Local-side IPC implementation stub class. |
IMessenger.Stub |
Local-side IPC implementation stub class. |
IMountService.Stub |
Local-side IPC implementation stub class. |
IOException |
This IO exception is thrown when a program encounters some sort I/O error. |
IOnKeyguardExitResult.Stub |
Local-side IPC implementation stub class. |
IPackageDataObserver.Stub |
Local-side IPC implementation stub class. |
IPackageDeleteObserver.Stub |
Local-side IPC implementation stub class. |
IPackageInstallObserver.Stub |
Local-side IPC implementation stub class. |
IPackageStatsObserver.Stub |
Local-side IPC implementation stub class. |
IParentalControlCallback.Stub |
Local-side IPC implementation stub class. |
IServiceConnection.Stub |
Local-side IPC implementation stub class. |
ISyncAdapter.Stub |
Local-side IPC implementation stub class. |
ISyncContext.Stub |
Local-side IPC implementation stub class. |
IThumbnailReceiver.Stub |
Local-side IPC implementation stub class. |
ITransientNotification.Stub |
Local-side IPC implementation stub class. |
IWallpaperServiceCallback.Stub |
Local-side IPC implementation stub class. |
IWindow.Stub |
Local-side IPC implementation stub class. |
IdentityHashMap<K, V> |
IdentityHashMap
This is a variant on HashMap which tests equality by reference instead of by
value. |
IdentityScope |
|
IllegalAccessError |
This error is thrown when the VM notices that a an attempt is being made to
access a field which is not accessable from where it is referenced. |
IllegalAccessException |
This exception is thrown when a program attempts to access a field or method
which is not accessible from the location where the reference is made. |
IllegalArgumentException |
This runtime exception is thrown when a method is invoked with an argument
which it can not reasonably deal with. |
IllegalBlockSizeException |
|
IllegalBlockingModeException |
Thrown when when operation that requires a specific blocking mode is invoked
on a channel that is in a different blocking mode. |
IllegalCharsetNameException |
Thrown when an illegal charset name is encountered. |
IllegalFormatCodePointException |
The unchecked exception will be thrown out if an invalid Unicode code point,
which is Character.isValidCodePoint(int), is passed as a parameter to
Formatter. |
IllegalFormatConversionException |
The unchecked exception will be thrown out when the parameter is incompatible
with the corresponding format specifier. |
IllegalFormatException |
Unchecked Exception that is to be thrown out when a format string that
contains either an illegal syntax or format specifier is transferred as a
parameter. |
IllegalFormatFlagsException |
The unchecked exception will be thrown out if the combination of the format
flags is illegal. |
IllegalFormatPrecisionException |
The unchecked exception will be thrown out when the precision is a negative
other than -1, or the conversion does not support a precision or other cases
when the precision is not supported. |
IllegalFormatWidthException |
The unchecked exception will be thrown out when the width is a negative other
than -1, or the conversion does not support a width or other cases when the
width is not supported. |
IllegalMonitorStateException |
This runtime exception is thrown when a monitor operation is attempted when
the monitor is not in the correct state, for example when a thread attempts
to exit a monitor which it did not own. |
IllegalSelectorException |
Thrown when a call is made to register a channel on a selector that has been
created by a different provider. |
IllegalStateException |
This runtime exception is thrown when an action is attempted at a time when
the virtual machine is not in the correct state. |
IllegalThreadStateException |
This runtime exception is thrown when an operation is attempted which is not
possible given the state that the executing thread is in. |
ImageButton |
An image button displays an image that can be pressed, or clicked, by the
user. |
ImageSpan |
|
ImageSwitcher |
|
ImageView |
Displays an arbitrary image, such as an icon. |
ImageView.ScaleType |
Options for scaling the bounds of an image to the bounds of this view. |
IncompatibleClassChangeError |
This class is the superclass of all classes which represent errors which
occur when inconsistant class files are loaded into the same running image. |
IncompleteAnnotationException |
Indicates that an element of an annotation type was accessed that was added
after the type was compiled or serialized. |
IndexOutOfBoundsException |
This runtime exception is thrown when a program attempts to access a value in
an indexable collection using a value which is outside the possible range of
indices. |
Inet4Address |
|
Inet6Address |
|
InetSocketAddress |
|
InflateException |
This exception is thrown by an inflater on error conditions. |
InflaterInputStream |
InflaterOutputStream read data which has been compressed using the DEFLATE
compression method. |
InheritableThreadLocal<T> |
A variable for which each thread has its own value; child threads will
inherit the value at thread creation time. |
InputMismatchException |
An InputMismatchException is thrown by a scanner to indicate that the next
token does not match the pattern the specified type. |
InputStreamEntity |
A streamed entity obtaining content from an InputStream. |
InputStreamReader |
InputStreamReader is class for turning a byte Stream into a character Stream. |
InsetDrawable |
A Drawable that insets another Drawable by a specified distance. |
InstantiationError |
This error is thrown when the VM notices that a an attempt is being made to
create a new instance of a class which has no visible constructors from the
location where new is invoked. |
InstantiationException |
This exception is thrown when a program attempts to access a constructor
which is not accessible from the location where the reference is made. |
InstrumentationInfo |
Information you can retrieve about a particular piece of test
instrumentation. |
InstrumentationTestCase |
A test case that has access to Instrumentation. |
InstrumentationTestSuite |
A TestSuite that injects Instrumentation into
InstrumentationTestCase before running them. |
IntBuffer |
A buffer of int s. |
Integer |
Integer is the wrapper for the primitive type int . |
IntentFilter.MalformedMimeTypeException |
This exception is thrown when a given MIME type does not have a valid
syntax. |
InternalError |
This error is thrown when the VM notices that it has gotten into a state
which it does not understand. |
Interpolator.Result |
|
InterruptedException |
This exception is thrown when a waiting thread is activated before the
condition it was waiting on has been satisfied. |
InterruptedIOException |
This IO exception is thrown when a program reading or writing to a stream is
interrupted. |
InvalidAlgorithmParameterException |
This class represents invalid algorithm parameters to cryptographic services. |
InvalidClassException |
A problem was found with the class of one of the objects being serialized or
deserialized. |
InvalidCredentialsException |
Authentication credentials required to respond to a authentication
challenge are invalid |
InvalidKeyException |
Used when invalid cryptography keys are used. |
InvalidKeySpecException |
|
InvalidMarkException |
A InvalidMarkException is thrown when reset()
is called on a buffer, but there is no mark set previously. |
InvalidObjectException |
The object graph loaded (deserialized) can be validated by a collection of
validator objects. |
InvalidParameterException |
This exception is thrown when an invalid parameter is passed to a method. |
InvalidParameterSpecException |
|
InvalidPreferencesFormatException |
An exception to indicate that the input XML file is not well-formed or
validating to the appropriate document type, which is specified by
Preferences . |
InvalidPropertiesFormatException |
|
InvocationTargetException |
This class provides a wrapper for an exception thrown by a Method or
Constructor invocation. |
ItemizedOverlay<Item extends OverlayItem> |
A base class for an Overlay which consists of a list of
OverlayItems. |
JSONException |
The JSONException is thrown by the JSON.org classes then things are amiss. |
JarEntry |
|
JarException |
This runtime exception is thrown when a problem occurs while reading a JAR
file. |
JarFile |
JarFile is used to read jar entries and their associated data from jar files. |
JarInputStream |
|
JarOutputStream |
The JarOutputStream is used to output data in JarFile format. |
JarURLConnection |
This class establishes a connection to a URL using the jar protocol. |
JsPromptResult |
Public class for handling javascript prompt requests. |
KeyException |
This class is the superclass of all classes which represent problems with
keys. |
KeyManagementException |
|
KeyPairGenerator |
|
KeyRep.Type |
Supported key types
|
KeyStoreException |
|
LastOwnerException |
|
LauncherActivity |
Displays a list of all activities which can be performed
for a given intent. |
LayerDrawable |
Drawable that manages an array of other drawables. |
LayerRasterizer |
|
Layout.Alignment |
|
LevelListDrawable |
A resource that contains a number of alternate images, each assigned a maximum numerical value. |
LightingColorFilter |
|
LineNumberInputStream |
This class is deprecated.
Use LineNumberReader
|
LineNumberReader |
LineNumberReader is a buffered character input reader which counts line
numbers as data is being read. |
LinearGradient |
|
LinearLayout |
A Layout that arranges its children in a single column or a single row. |
LinearLayout.LayoutParams |
Per-child layout information associated with ViewLinearLayout. |
LinkMovementMethod |
|
LinkageError |
This class is the superclass of all classes which represent errors that occur
when loading and linking class files. |
LinkedBlockingQueue<E> |
An optionally-bounded blocking queue based on
linked nodes. |
LinkedHashMap<K, V> |
LinkedHashMap is a variant on HashMap. |
LinkedHashSet<E> |
LinkedHashSet is a variant on HashSet. |
LinkedList<E> |
LinkedList is an implementation of List, backed by a linked list. |
ListActivity |
An activity that displays a list of items by binding to a data source such as
an array or Cursor, and exposes event handlers when the user selects an item. |
ListPreference |
The ListPreference is a preference that displays a list of entries as
a dialog. |
ListResourceBundle |
ListResourceBundle is the abstract superclass of classes which provide
resources by implementing the getContents() method to return
the list of resources. |
ListView |
A view that shows items in a vertically scrolling list. |
LocalSocketAddress.Namespace |
The namespace that this address exists in. |
Locator2Impl |
SAX2 extension helper for holding additional Entity information,
implementing the Locator2 interface. |
LoggingPermission |
The permission required to control the logging when run with a
SecurityManager . |
LoginException |
|
LoginFilter.PasswordFilterGMail |
This filter is compatible with GMail passwords which restricts characters to
the Latin-1 (ISO8859-1) char set. |
LoginFilter.UsernameFilterGMail |
This filter rejects characters in the user name that are not compatible with GMail
account creation. |
LoginFilter.UsernameFilterGeneric |
This filter rejects characters in the user name that are not compatible with Google login. |
Long |
Long is the wrapper for the primitive type long . |
LongBuffer |
A buffer of long s. |
MalformedChallengeException |
Signals that authentication challenge is in some way invalid or
illegal in the given context |
MalformedChunkCodingException |
Signals a malformed chunked stream. |
MalformedCookieException |
Signals that a cookie is in some way invalid or illegal in a given
context |
MalformedInputException |
Thrown when a malformed input is encountered, for example, a byte sequence is
illegal for the given charset. |
MalformedParameterizedTypeException |
Indicates that a malformed parameterized type has been accessed by a
reflected method. |
MalformedURLException |
This exception is thrown when a program attempts to create an URL from an
incorrect specification. |
MapActivity |
Base class with code to manage the boring necessities of any
activity that displays a MapView. |
MapView |
A View which displays a map. |
MapView.LayoutParams |
Per-child layout information associated with MapView. |
MapView.ReticleDrawMode |
Allow the user to specify the mode in which the reticle is drawn. |
MappedByteBuffer |
MappedByteBuffer is a special kind of direct byte buffer,
which maps a region of file to memory. |
MaskFilterSpan |
|
Matrix.ScaleToFit |
Controlls how the src rect should align into the dst rect for
setRectToRect(). |
MatrixCursor |
A mutable cursor implementation backed by an array of Object s. |
MediaController |
A view containing controls for a MediaPlayer. |
MemoryHandler |
A Handler put the description of log events into a cycled memory
buffer. |
MergeCursor |
A convience class that lets you present an array of Cursors as a single linear Cursor. |
MessageDigest |
|
MessageFormat |
MessageFormat is used to format and parse arguments based on a pattern. |
MessageFormat.Field |
The instances of this inner class are used as attribute keys in
AttributedCharacterIterator that
MessageFormat.formatToCharacterIterator() method returns. |
Method |
This class models a method. |
MethodNotSupportedException |
Indicates that an HTTP method is not supported. |
MetricAffectingSpan |
The classes that affect character-level text formatting in a way that
changes the width or height of characters extend this class. |
MissingFormatArgumentException |
The unchecked exception will be thrown out if there no corresponding argument
with the specified conversion or an argument index that refers to a
missing argument. |
MissingFormatWidthException |
The unchecked exception will be thrown out if the format width is missing but
is required. |
MissingResourceException |
This runtime exception is thrown by ResourceBundle when a resouce bundle
cannot be found or a resource is missing from a resource bundle. |
MobileDataStateTracker |
Track the state of mobile data connectivity. |
MultiAutoCompleteTextView |
An editable text view, extending AutoCompleteTextView, that
can show completion suggestions for the substring of the text where
the user is typing instead of necessarily for the entire thing. |
MultiTapKeyListener |
This is the standard key listener for alphabetic input on 12-key
keyboards. |
MulticastSocket |
This class models a multicast socket for sending & receiving datagram packets
to a multicast group. |
MutableContextWrapper |
Special version of ContextWrapper that allows the base context to
be modified after it is initially set. |
MyLocationOverlay |
An Overlay for drawing the user's current location (and
accuracy) on the map, and/or a compass-rose inset. |
NegativeArraySizeException |
This runtime exception is thrown when an attempt is made to create an array
whose size would be less than zero. |
NetPermission |
This class represents permission to access network resources. |
NetworkConnectivityListener.State |
|
NetworkInfo.DetailedState |
The fine-grained state of a network connection. |
NetworkInfo.State |
Coarse-grained network state. |
NetworkStateTracker |
Each subclass of this class keeps track of the state of connectivity
of a network interface. |
NetworkType |
Type of network interface. |
NinePatchDrawable |
A resizeable bitmap, with stretchable areas that you define. |
NoClassDefFoundError |
This error is thrown when the VM is unable to locate a class which it has
been asked to load. |
NoConnectionPendingException |
Thrown if SocketChannel's finishConnect method is called before the
SocketChannel's connect method completed without error. |
NoHttpResponseException |
Signals that the target server failed to respond with a valid HTTP response. |
NoRouteToHostException |
The NoRouteToHostException may be thrown when attempting to connect to a
remote machine and because of network fault or firewall, no route can be
established. |
NoSuchAlgorithmException |
Instances of this class are thrown when an attempt is made to access an
algorithm which is not provided by the library. |
NoSuchElementException |
This runtime exception is thrown when trying to retrieve an element past the
end of an Enumeration, or the first or last element from an empty Vector. |
NoSuchFieldError |
This error is thrown when the VM notices that a an attempt is being made to
reference a field of a class which does not exist in that class. |
NoSuchFieldException |
This exception is thrown when a program attempts to access a field which does
not exist in a class
|
NoSuchMethodError |
This error is thrown when the VM notices that a an attempt is being made to
reference a method of a class which does not exist in that class. |
NoSuchMethodException |
This exception is thrown when a program attempts to access a method which
does not exist in a class. |
NoSuchPaddingException |
|
NoSuchProviderException |
Instances of this class are thrown when an attempt is made to access a
provider by name which is not currently available. |
NodeChangeEvent |
This is the event class to indicate one child of the preferences node has
been added or deleted. |
NonReadableChannelException |
Thrown when attempting to read from a channel that is not open for reading. |
NonRepeatableRequestException |
Signals failure to retry the request due to non-repeatable request
entity. |
NonWritableChannelException |
Thrown when attempting to write to a channel that is not open for writing. |
NotActiveException |
Some methods in ObjectInputStream and ObjectOutputStream can only be called
from a nested call to readObject() or writeObject(). |
NotOwnerException |
|
NotSerializableException |
When an implementation of ObjectOutput.writeObject() is passed an object that
is not serializable, it will throw this type of exception. |
NotYetBoundException |
Thrown if the server socket channel is not bound before an IO operation is
made. |
NotYetConnectedException |
Thrown if the socket channel is not connected before an IO operation is
invoked. |
NullCipher |
|
NullPointerException |
This runtime exception is thrown when an attempt is made to access a field or
method of an instance or an element of an array when there is no instance or
array to use (i.e. |
NumberFormat |
NumberFormat is the abstract superclass of Formats which format and parse
Numbers. |
NumberFormat.Field |
The instances of this inner class are used as attribute keys and values
in AttributedCharacterIterator that
NumberFormat.formatToCharacterIterator() method returns. |
NumberFormatException |
This runtime exception is thrown when a "string to number" conversion routine
is passed an invalid value. |
NumberKeyListener |
For numeric text entry
|
ObjectInputStream |
An ObjectInputStream can be used to load Java objects from a stream where the
objects were saved using an ObjectOutputStream. |
ObjectOutputStream |
An ObjectOutputStream can be used to save Java objects into a stream where
the objects can be loaded later with an ObjectInputStream. |
ObjectStreamException |
This is the superclass of all exceptions that can happen when serializing or
deserialing objects. |
OptionalDataException |
When readObject() encounters primitive types (int, char, etc) instead of an
object instance in the input stream, this type of exception will be thrown. |
OutOfMemoryError |
This error is thrown when a request is made for more memory either as a
result of the running program, or because of the internal behavior of the
virtual machine which can not be satisfied using the available platform
resources. |
OutputStreamWriter |
OutputStreamWriter is a class for turning a character output stream into a
byte output stream. |
OvalShape |
Defines an oval shape. |
OverlappingFileLockException |
Thrown when attempting to acquire a lock that overlaps an existing or pending
lock held by this process. |
PKCS8EncodedKeySpec |
|
PKIXBuilderParameters |
|
PKIXCertPathBuilderResult |
|
PSource.PSpecified |
|
PackageManager.NameNotFoundException |
This exception is thrown when a given package, application, or component
name can not be found. |
Paint.Align |
Align specifies how drawText aligns its text relative to the
[x,y] coordinates. |
Paint.Cap |
The Cap specifies the treatment for the beginning and ending of
stroked lines and paths. |
Paint.Join |
The Join specifies the treatment where lines and curve segments
join on a stroked path. |
Paint.Style |
The Style specifies if the primitive being drawn is filled,
stroked, or both (in the same color). |
PaintDrawable |
Drawable that draws its bounds in the given paint, with optional
rounded corners. |
PaintFlagsDrawFilter |
|
ParcelFileDescriptor.AutoCloseInputStream |
An InputStream you can create on a ParcelFileDescriptor, which will
take care of calling ParcelFileDescritor.close() for you when the stream is closed. |
ParcelFileDescriptor.AutoCloseOutputStream |
An OutputStream you can create on a ParcelFileDescriptor, which will
take care of calling ParcelFileDescritor.close() for you when the stream is closed. |
ParcelFormatException |
The contents of a Parcel (usually during unmarshalling) does not
contain the expected data. |
ParseException |
Indicates a parse error. |
ParserConfigurationException |
Represents an exception that occured during the configuration of parser. |
Path.Direction |
Specifies how closed shapes (e.g. |
Path.FillType |
Enum for the ways a path may be filled
|
PathClassLoader |
Simple ClassLoader implementation. |
PathDashPathEffect |
|
PathDashPathEffect.Style |
|
PathShape |
Creates geometric paths, utilizing the Path class. |
PatternSyntaxException |
Encapsulates a syntax error that occurred during the compilation of a
Pattern. |
PendingIntent.CanceledException |
Exception thrown when trying to send through a PendingIntent that
has been canceled or is otherwise no longer able to execute the request. |
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. |
Permissions |
A heterogeneous collection of permissions. |
PhantomReference<T> |
Implements a phantom reference, which is the weakest of the three types of
references. |
PictureDrawable |
Drawable subclass that wraps a Picture, allowing the picture to be used
whereever a Drawable is supported. |
Pipe.SinkChannel |
Writable sink channel for writing into. |
Pipe.SourceChannel |
Readable source channel for reading from. |
PipedInputStream |
PipedInputStream is a class which receives information on a communications
pipe. |
PipedOutputStream |
PipedOutputStream is a class which places information on a communications
pipe. |
PipedReader |
PipedReader is a class which receives information on a communications pipe. |
PipedWriter |
PipedWriter is a class which places information on a communications pipe. |
PixelXorXfermode |
PixelXorXfermode implements a simple pixel xor (op ^ src ^ dst). |
PortUnreachableException |
|
PorterDuff.Mode |
|
PorterDuffColorFilter |
|
PorterDuffXfermode |
|
PotentialDeadlockError |
This is thrown when the VM identifies a potential deadlock. |
Preference.BaseSavedState |
|
PreferenceActivity |
The PreferenceActivity activity shows a hierarchy of preferences as
lists, possibly spanning multiple screens. |
PreferenceCategory |
The PreferenceCategory class is used to group Preferences
and provide a disabled title above the group. |
PreferenceChangeEvent |
This is the event class to indicate some preferences has been added,
deleted or updated. |
PreferenceGroup |
The PreferenceGroup class is a container for multiple
Preferences. |
PreferenceScreen |
The PreferenceScreen class represents a top-level Preference that
is the root of a Preference hierarchy. |
PrintStream |
PrintStream is a class which takes an OutputStream and provides convenience
methods for printing common data types in a human readable format on the
stream. |
PrintWriter |
PrintWriter is a class which takes either an OutputStream or Writer and
provides convenience methods for printing common data types in a human
readable format on the stream. |
PriorityBlockingQueue<E> |
An unbounded blocking queue that uses
the same ordering rules as class PriorityQueue and supplies
blocking retrieval operations. |
PriorityQueue<E> |
PriorityQueue holds elements on a priority heap, which orders elements
according to the comparator specified at construction or their natural order. |
PrivateCredentialPermission |
|
PrivilegedActionException |
Instances of this class are used to wrap exceptions which occur within
privileged operations. |
ProgressBar |
Visual indicator of progress in some operation. |
ProgressDialog |
A dialog showing a progress indicator and an optional text message or view. |
Properties |
Properties is a Hashtable where the keys and values must be Strings. |
PropertyPermission |
PropertyPermission objects represent permission to access system properties. |
PropertyResourceBundle |
PropertyResourceBundle loads resources from an InputStream. |
ProtocolException |
Signals that an HTTP protocol violation has occurred. |
Provider |
|
ProviderException |
|
ProviderInfo |
Holds information about a specific
content provider. |
Proxy.Type |
The proxy type, includes DIRECT , HTTP and
SOCKS . |
PushbackInputStream |
PushbackInputStream is a filter class which allows bytes read to be pushed
back into the stream so that they can be reread. |
PushbackReader |
PushbackReader is a filter class which allows chars read to be pushed back
into the stream so that they can be reread. |
QwertyKeyListener |
This is the standard key listener for alphabetic input on qwerty
keyboards. |
RSAMultiPrimePrivateCrtKeySpec |
|
RSAPrivateCrtKeySpec |
|
RadialGradient |
|
RadioButton |
A radio button is a two-states button that can be either checked or
unchecked. |
RadioGroup |
This class is used to create a multiple-exclusion scope for a set of radio
buttons. |
RadioGroup.LayoutParams |
This set of layout parameters defaults the width and the height of
the children to WRAP_CONTENT when they are not specified in the
XML file. |
RasterizerSpan |
|
RatingBar |
A RatingBar is an extension of SeekBar and ProgressBar that shows a rating in
stars. |
ReadOnlyBufferException |
A ReadOnlyBufferException is thrown when some write operation
is called on a readonly buffer. |
ReceiverCallNotAllowedException |
This exception is thrown from registerReceiver(BroadcastReceiver, IntentFilter) and
bindService(Intent, ServiceConnection, int) when these methods are being used from
an BroadcastReceiver component. |
RectShape |
Defines a rectangle shape. |
RedirectException |
Signals violation of HTTP specification caused by an invalid redirect |
ReflectPermission |
ReflectPermission objects represent permission to access dangerous operations
in the reflection layer. |
Region.Op |
|
RejectedExecutionException |
Exception thrown by an Executor when a task cannot be
accepted for execution. |
RelativeLayout |
A Layout where the positions of the children can be described in relation to each other or to the
parent. |
RelativeLayout.LayoutParams |
Per-child layout information associated with RelativeLayout. |
RelativeSizeSpan |
|
RemoteException |
Parent exception for all Binder remote-invocation errors
|
RemoteViews.ActionException |
Exception to send when something goes wrong executing an action
|
RepeatedTest |
A Decorator that runs a test repeatedly. |
ReplacementSpan |
|
ResourceCursorAdapter |
An easy adapter that creates views defined in an XML file. |
ResourceCursorTreeAdapter |
A fairly simple ExpandableListAdapter that creates views defined in an XML
file. |
Resources.NotFoundException |
This exception is thrown by the resource APIs when a requested resource
can not be found. |
RetentionPolicy |
Defines an enumeration for annotation retention policies. |
RingtonePreference |
The RingtonePreference allows the user to choose one from all of the
available ringtones. |
RootElement |
The root XML element. |
RotateAnimation |
An animation that controls the rotation of an object. |
RotateDrawable |
A drawable that can rotate another drawable based on the current level
value. |
RoundRectShape |
Creates a rounded-corner rectangle. |
RoundingMode |
An enum to specify the rounding behaviour for operations whose results
cannot be represented exactly. |
RouteInfo.LayerType |
The layering type of a route. |
RouteInfo.TunnelType |
The tunnelling type of a route. |
RowSetEvent |
An event which is sent when specific events happen to a RowSet object. |
RuleBasedCollator |
RuleBasedCollator is a concrete subclass of
Collator . |
RuntimeException |
This class is the superclass of all classes which represent exceptional
conditions which occur as a result of the running of the virtual machine. |
RuntimePermission |
RuntimePermission objects represent access to runtime support. |
SAXException |
Encapsulate a general SAX error or warning. |
SAXNotRecognizedException |
Exception class for an unrecognized identifier. |
SAXNotSupportedException |
Exception class for an unsupported operation. |
SAXParseException |
Encapsulate an XML parse error or warning. |
SQLException |
An Exception class that is used in conjunction with JDBC operations. |
SQLPermission |
Permission relating to security access control in the java.sql package. |
SQLWarning |
An exception class that holds information about Database access warnings. |
SQLiteAbortException |
An exception that indicates that the SQLite program was aborted. |
SQLiteConstraintException |
An exception that indicates that an integrity constraint was violated. |
SQLiteCursor |
A Cursor implementation that exposes results from a query on a
SQLiteDatabase. |
SQLiteDatabase |
Exposes methods to manage a SQLite database. |
SQLiteDatabaseCorruptException |
An exception that indicates that the SQLite database file is corrupt. |
SQLiteDiskIOException |
An exception that indicates that an IO error occured while accessing the
SQLite database file. |
SQLiteDoneException |
An exception that indicates that the SQLite program is done. |
SQLiteException |
A SQLite exception that indicates there was an error with SQL parsing or execution. |
SQLiteFullException |
An exception that indicates that the SQLite database is full. |
SQLiteProgram |
A base class for compiled SQLite programs. |
SQLiteQuery |
A SQLite program that represents a query that reads the resulting rows into a CursorWindow. |
SQLiteStatement |
A pre-compiled statement against a SQLiteDatabase that can be reused. |
SSLCertificateSocketFactory |
|
SSLEngineResult.HandshakeStatus |
|
SSLEngineResult.Status |
|
SSLException |
|
SSLHandshakeException |
|
SSLKeyException |
|
SSLPeerUnverifiedException |
|
SSLPermission |
|
SSLProtocolException |
|
SSLServerSocket |
|
SSLServerSocketFactory |
|
SSLSessionBindingEvent |
|
SSLSocket |
|
SSLSocketFactory |
|
ScaleAnimation |
An animation that controls the scale of an object. |
ScaleDrawable |
A drawable that changes the size of another drawable based on its current
level value. |
ScaleXSpan |
|
ScheduledThreadPoolExecutor |
A ThreadPoolExecutor that can additionally schedule
commands to run after a given delay, or to execute
periodically. |
ScrollBarDrawable |
|
ScrollView |
|
SearchRecentSuggestionsProvider |
This superclass can be used to create a simple search suggestions provider for your application. |
SecureCacheResponse |
A secure cache response, which is orignally retrieved through secure ways. |
SecureClassLoader |
SecureClassLoaders are used to dynamically load, link and install classes
into a running image. |
SecureRandom |
|
SecurityException |
This runtime exception is thrown when a security manager check fails. |
SecurityPermission |
SecurityPermission objects guard access to the mechanisms which implement
security. |
SeekBar |
A Seekbar is an extension of ProgressBar that adds a draggable thumb. |
SelectableChannel |
A channel that can be detected by a selector. |
SequenceInputStream |
SequenceInputStream is used for streaming over a sequence of streams
concatenated together. |
SerializableEntity |
|
SerializablePermission |
SerializablePermission objects represent permission to access unsafe
serialization operations. |
ServerSocketChannel |
A ServerSocketChannel is a partly abstracted stream-oriented listening socket
which is selectable. |
Service |
A Service is an application component that runs in the background, not
interacting with the user, for an indefinite period of time. |
ServiceInfo |
Information you can retrieve about a particular application
service. |
Settings.SettingNotFoundException |
|
Settings.System |
System settings, containing miscellaneous system preferences. |
Shader.TileMode |
|
ShapeDrawable |
An object that draws primitive shapes. |
Short |
Short is the wrapper for the primitive type short . |
ShortBuffer |
A buffer of short s. |
ShortBufferException |
|
Signature |
|
SignatureException |
This class represents generic security exceptions. |
Signer |
This class is deprecated.
Replaced by behavior in
java.security.cert package and
Principal
|
SimpleAdapter |
An easy adapter to map static data to views defined in an XML file. |
SimpleCursorAdapter |
An easy adapter to map columns from a cursor to TextViews or ImageViews
defined in an XML file. |
SimpleCursorTreeAdapter |
An easy adapter to map columns from a cursor to TextViews or ImageViews
defined in an XML file. |
SimpleDateFormat |
SimpleDateFormat is used to format and parse Gregorian calendar dates and
times based on a pattern of date and time fields. |
SimpleExpandableListAdapter |
An easy adapter to map static data to group and child views defined in an XML
file. |
SimpleFormatter |
SimpleFormatter can be used to print a summary of the
information contained in a LogRecord object in a human
readable format. |
SimpleTimeZone |
SimpleTimeZone represents a local time zone and its daylight savings time
rules for the gregorian calendar. |
SingleLineTransformationMethod |
This transformation method causes any newline characters (\n) to be
displayed as spaces instead of causing line breaks. |
SmsMessage.MessageClass |
SMS Class enumeration. |
SocketChannel |
A SocketChannel is a selectable channel for part abstraction of stream
connecting socket. |
SocketException |
This SocketException may be thrown during socket creation or setting options,
and is the superclass of all other socket related exceptions. |
SocketHandler |
A handler that writes log messages to a socket connection. |
SocketPermission |
SocketPermissions represent permission to access resources via sockets. |
SocketTimeoutException |
|
SoftReference<T> |
Implements a soft reference, which is the least-weak of the three types of
references. |
Spinner |
A view that displays one child at a time and lets the user pick among them. |
SslErrorHandler |
SslErrorHandler: class responsible for handling SSL errors. |
Stack<E> |
Stack is a Last-In/First-Out(LIFO) data structure which
represents a stack of objects. |
StackOverflowError |
This error is thrown when the depth of the callstack of the running program
excedes some platform or virtual machine specific limit. |
StaleDataException |
This exception is thrown when a Cursor contains stale data and must be
requeried before being used again. |
StateListDrawable |
Lets you assign a number of graphic images to a single Drawable and swap out the visible item by a string
ID value. |
StaticLayout |
StaticLayout is a Layout for text that will not be edited after it
is laid out. |
StreamCorruptedException |
When readObject() cannot read an object from the input stream due to missing
information (cyclic reference that doesn't match previous instance or missing
class descriptor for instance to be loaded) this type of exception is thrown. |
StreamHandler |
A StreamHandler object writes log messages to an output
stream, that is, objects of the class java.io.OutputStream . |
StrictHostnameVerifier |
The Strict HostnameVerifier works the same way as Sun Java 1.4, Sun
Java 5, Sun Java 6-rc. |
StrikethroughSpan |
|
StringBufferInputStream |
This class is deprecated.
Use StringReader
|
StringEntity |
An entity whose content is retrieved from a string. |
StringIndexOutOfBoundsException |
This runtime exception is thrown when the a String is indexed with a value
less than zero, or greater than or equal to the size of the array. |
StringReader |
StringReader is used as a character input stream on a String. |
StringWriter |
StringWriter is an class for writing Character Streams to a StringBuffer. |
StyleSpan |
Describes a style in a span. |
SubscriptSpan |
|
SumPathEffect |
|
SuperscriptSpan |
|
SupplicantState |
From defs.h in wpa_supplicant . |
Surface.OutOfResourcesException |
Exception thrown when a surface couldn't be created or resized
|
SurfaceHolder.BadSurfaceTypeException |
Exception that is thrown from lockCanvas() when called on a Surface
whose is SURFACE_TYPE_PUSH_BUFFERS. |
SurfaceView |
Provides a dedicated drawing surface embedded inside of a view hierarchy. |
SweepGradient |
|
SyncBasicHttpContext |
Thread-safe extension of the BasicHttpContext. |
SyncFailedException |
This IO exception is thrown when the method sync() in
FileDescriptor failed to complete. |
SyncProvider |
ContentProvider that tracks the sync data and overall sync
history on the device. |
SyncableContentProvider |
A specialization of the ContentProvider that centralizes functionality
used by ContentProviders that are syncable. |
SynchronousQueue<E> |
A blocking queue in which each
put must wait for a take, and vice versa. |
TabActivity |
An activity that contains and runs multiple embedded activities or views. |
TabHost |
Container for a tabbed window view. |
TabWidget |
Displays a list of tab labels representing each page in the parent's tab
collection. |
TableLayout |
A layout that arranges its children into rows and columns. |
TableLayout.LayoutParams |
This set of layout parameters enforces the width of each child to be
FILL_PARENT and the height of each child to be
WRAP_CONTENT, but only if the height is not specified. |
TableRow |
A layout that arranges its children horizontally. |
TableRow.LayoutParams |
Set of layout parameters used in table rows. |
TempProviderSyncAdapter |
|
TestCase |
A test case defines the fixture to run multiple tests. |
TestDecorator |
A Decorator for Tests. |
TestSetup |
A Decorator to set up and tear down additional fixture state. |
TextAppearanceSpan |
Sets the text color, size, style, and typeface to match a TextAppearance
resource. |
TextAttribute |
The TextAttribute class defines attribute keys and attribute values
for text rendering. |
TextKeyListener |
This is the key listener for typing normal text. |
TextKeyListener.Capitalize |
|
TextPaint |
TextPaint is an extension of Paint that leaves room for some extra
data used during text measuring and drawing. |
TextSwitcher |
A TextSwitcher is a specialized ViewSwitcher that contains
only children of type TextView. |
TextUtils.TruncateAt |
|
TextView |
Displays text to the user and optionally allows them to edit it. |
TextView.BufferType |
|
TextView.SavedState |
|
Thread.State |
A representation of a thread's state. |
ThreadDeath |
ThreadDeath is thrown when a thread stops executing. |
ThreadPoolExecutor |
An ExecutorService that executes each submitted task using
one of possibly several pooled threads, normally configured
using Executors factory methods. |
Time |
Java representation of an SQL TIME value. |
TimeFormatException |
|
TimeKeyListener |
For entering times in a text field. |
TimePicker |
A view for selecting the time of day, in either 24 hour or AM/PM mode. |
TimePickerDialog |
A dialog that prompts the user for the time of day using a TimePicker. |
TimeUnit |
A TimeUnit represents time durations at a given unit of
granularity and provides utility methods to convert across units,
and to perform timing and delay operations in these units. |
TimeoutException |
Exception thrown when a blocking operation times out. |
Timestamp |
A Java representation of the SQL TIMESTAMP type. |
ToggleButton |
ToggleButton is a widget that displays checked/unchecked states as a button
with a "light" indicator and by default accompanied with the text "ON" or "OFF". |
TooManyListenersException |
This exception is thrown when an attempt is made to add more than one
listener to an event source which only supports a single listener. |
TransitionDrawable |
Transition drawables are an extension of LayerDrawables and are intended to cross fade between
the first and second layers. |
TranslateAnimation |
An animation that controls the position of an object. |
TreeMap<K, V> |
TreeMap is an implementation of SortedMap. |
TreeSet<E> |
TreeSet is an implementation of SortedSet. |
TwoLineListItem |
A view group with two children, intended for use in ListViews. |
TypeNotPresentException |
Indicates that a class, interface, enum or annotation type cannot be found. |
TypefaceSpan |
Changes the typeface family of the text to which the span is attached. |
URISyntaxException |
Represents an exception that occurred during parsing of a URI. |
URLClassLoader |
This class loader is responsible for loading classes and resources from a
list of URLs which can refer to either directories or JAR files. |
URLSpan |
|
UTFDataFormatException |
This IO exception is thrown when a program attempts to read a UTF-8 String
and the encoding is incorrect. |
UndeclaredThrowableException |
This class provides a wrapper for an unexpected exception thrown by an
InvocationHandler |
UnderlineSpan |
|
UnknownError |
This error is thrown when the virtual machine must throw an error which does
not match any known exceptional condition. |
UnknownFormatConversionException |
The unchecked exception will be thrown out if the format conversion is
unknown. |
UnknownFormatFlagsException |
The unchecked exception will be thrown out if there is an unknown flag. |
UnknownHostException |
This UnknownHostException is thrown when an IP address resolution is
attempted and no host or resolver may be found. |
UnknownServiceException |
This UnknownServiceException is thrown when a particular service requested
isn't support by the URL. |
UnmappableCharacterException |
Thrown when an unmappable character for the given charset is encountered. |
UnrecoverableEntryException |
|
UnrecoverableKeyException |
This class represents exceptions if a key cannot be found in the keystore. |
UnresolvedAddressException |
Thrown when trying to use an unresolved network address in a network
operation. |
UnresolvedPermission |
Holds permissions which are of an unknown type when a policy file is read. |
UnsatisfiedLinkError |
This error is thrown when an attempt is made to invoke a native for which an
implementation could not be found. |
UnsupportedAddressTypeException |
Thrown when connecting or binding to an unsupported address type. |
UnsupportedCallbackException |
|
UnsupportedCharsetException |
Thrown when an unsupported charset name is encountered. |
UnsupportedClassVersionError |
This error is thrown when an attempt is made to load a class with a format
version that is not supported by the VM. |
UnsupportedEncodingException |
This IO exception is thrown when a program asks for a particular character
converter and it is not available. |
UnsupportedHttpVersionException |
Indicates an unsupported version of the HTTP protocol. |
UnsupportedOperationException |
This runtime exception is thrown when an unsupported operation is attempted. |
UrlEncodedFormEntity |
An entity composed of a list of url-encoded pairs. |
Vector<E> |
Vector is a variable size contiguous indexable array of Objects. |
VerifyError |
This error is thrown when the VM notices that an attempt is made to load a
class which does not pass the class verification phase. |
VideoView |
Displays a video file. |
View.BaseSavedState |
|
ViewAnimator |
|
ViewDebug.HierarchyTraceType |
Defines the type of hierarhcy trace to output to the hierarchy traces file. |
ViewDebug.RecyclerTraceType |
Defines the type of recycler trace to output to the recycler traces file. |
ViewFlipper |
Shows only one child at a time. |
ViewGroup |
A ViewGroup is a special view that can contain other views
(called children.) The view group is the base class for layouts and views
containers. |
ViewGroup.MarginLayoutParams |
Per-child layout information for layouts that support margins. |
ViewStub |
A ViewStub is an invisible, zero-sized View that can be used to lazily inflate
layout resources at runtime. |
ViewSwitcher |
Shows only one child at a time. |
VirtualMachineError |
This class is the superclass of all classes which represent errors that occur
during the operation of the virtual machine. |
WeakHashMap<K, V> |
WeakHashMap is an implementation of Map with keys which are WeakReferences. |
WeakReference<T> |
Implements a weak reference, which is the middle of the three types of
references. |
WebSettings.LayoutAlgorithm |
Enum for controlling the layout of html. |
WebSettings.RenderPriority |
|
WebSettings.TextSize |
Enum for specifying the text size. |
WebView |
The Android SDK provides a custom scheme to load assets from the
application's .apk file in WebView. |
WifiConfiguration.AuthAlgorithm |
Recognized IEEE 802.11 authentication algorithms. |
WifiConfiguration.GroupCipher |
Recognized group ciphers. |
WifiConfiguration.KeyMgmt |
Recognized key management schemes. |
WifiConfiguration.PairCipher |
Recognized pairwise ciphers for WPA. |
WifiConfiguration.Protocol |
Recognized security protocols. |
WifiConfiguration.Status |
Possible status of a network configuration. |
WifiStateTracker |
Track the state of Wifi connectivity. |
WindowManager.BadTokenException |
Exception that is thrown when trying to add view whose
WindowManager.LayoutParams token
is invalid. |
WindowManager.LayoutParams |
|
WriteAbortedException |
This type of exception is thrown by readObject() when it detects an exception
marker in the input stream. |
X509CRL |
|
X509Certificate |
|
X509EncodedKeySpec |
|
XMLFormatter |
Format a given LogRecord into string represents XML. |
Xml.Encoding |
Supported character encodings. |
ZipException |
This runtime exception is thrown by ZipFile and ZipInputStream when the file
or stream is not a valid zip file. |
ZipInputStream |
ZipInputStream is an input stream for reading zip files. |
ZipOutputStream |
ZipOutputStream is used to write ZipEntries to the underlying stream. |
ZoomButton |
|
ZoomControls |
The ZoomControls class displays a simple set of controls used for zooming and
provides callbacks to register for events. |