Package android.os
-
Interface Summary Interface Description IBinder IInterface Parcelable Interface for classes whose instances can be written to and restored from aParcel.Parcelable.ClassLoaderCreator<T> Specialization ofParcelable.Creatorthat allows you to receive the ClassLoader the object is being created in.Parcelable.Creator<T> Interface that must be implemented and provided as a public CREATOR field that generates instances of your Parcelable class from a Parcel. -
Class Summary Class Description Binder Build Information about the current build, extracted from system properties.Build.VERSION Bundle HandlerThread Looper Message Messenger PowerManager Process UserManager -
Exception Summary Exception Description DeadObjectException The object you are calling has died, because its hosting process no longer exists.RemoteException Parent exception for all Binder remote-invocation errors -
Annotation Types Summary Annotation Type Description Parcelable.ContentsFlags Parcelable.WriteFlags