public class

Toolbar.SavedState

extends AbsSavedState

 java.lang.Object

androidx.customview.view.AbsSavedState

↳androidx.appcompat.widget.Toolbar.SavedState

Summary

Fields
public static final <any>CREATOR

from AbsSavedStateEMPTY_STATE
Constructors
publicSavedState(Parcel source)

publicSavedState(Parcelable superState)

publicSavedState(Parcel source, java.lang.ClassLoader loader)

Methods
public voidwriteToParcel(Parcel out, int flags)

from AbsSavedStatedescribeContents, getSuperState
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Fields

public static final <any> CREATOR

Constructors

public SavedState(Parcel source)

public SavedState(Parcel source, java.lang.ClassLoader loader)

public SavedState(Parcelable superState)

Methods

public void writeToParcel(Parcel out, int flags)