public final class HistoryContext
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static LocalState | 
getLocalState(Context context)
Returns the LocalState stored in the specified Context, if any. 
 | 
static void | 
setLocalState(Context context,
             LocalState localState)
Stored the specified LocalState in the specified Context. 
 | 
public static LocalState getLocalState(Context context)
public static void setLocalState(Context context, LocalState localState)