Class Hierarchy
- java.lang.Object
- android.os.AsyncTask<Params,Progress,Result>
- android.os.BaseBundle
- android.os.Bundle (implements java.lang.Cloneable, android.os.Parcelable)
- android.os.PersistableBundle (implements java.lang.Cloneable, android.os.Parcelable, com.android.internal.util.XmlUtils.WriteMapCallback)
- android.os.CancellationSignal
- android.os.Debug
- android.os.Debug.InstructionCount
- android.os.Debug.MemoryInfo (implements android.os.Parcelable)
- android.os.Handler
- java.io.InputStream (implements java.io.Closeable)
- java.io.FileInputStream
- android.os.ParcelFileDescriptor.AutoCloseInputStream
- java.io.FileInputStream
- android.os.Looper
- android.os.MemoryFile
- android.os.Message (implements android.os.Parcelable)
- android.os.MessageQueue
- android.os.Messenger (implements android.os.Parcelable)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FileOutputStream
- android.os.ParcelFileDescriptor.AutoCloseOutputStream
- java.io.FileOutputStream
- android.os.Parcel
- android.os.ParcelableParcel (implements android.os.Parcelable)
- android.os.ParcelFileDescriptor (implements java.io.Closeable, android.os.Parcelable)
- android.os.Process
- android.os.SystemClock
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- android.util.AndroidException
- android.os.RemoteException
- java.io.IOException
- java.lang.RuntimeException
- android.util.AndroidRuntimeException
- android.os.BadParcelableException
- android.os.NetworkOnMainThreadException
- android.os.OperationCanceledException
- android.util.AndroidRuntimeException
- android.util.AndroidException
- java.lang.Exception
Interface Hierarchy
- android.os.CancellationSignal.OnCancelListener
- android.os.Handler.Callback
- android.os.IBinder
- android.os.IMessenger
- android.os.IBinder.DeathRecipient
- android.os.IInterface
- android.os.MessageQueue.IdleHandler
- android.os.MessageQueue.OnFileDescriptorEventListener
- android.os.Parcelable
- android.os.Parcelable.Creator<T>
- android.os.Parcelable.ClassLoaderCreator<T>
- android.os.ParcelFileDescriptor.OnCloseListener
Annotation Type Hierarchy
- android.os.Debug.DebugProperty (implements java.lang.annotation.Annotation)
- android.os.MessageQueue.OnFileDescriptorEventListener.Events (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- android.os.AsyncTask.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)