Home | History | Annotate | Download | only in app

Lines Matching refs:restoreAllState

1737     void restoreAllState(Parcelable state, ArrayList<Fragment> nonConfig) {
1749 if (DEBUG) Log.v(TAG, "restoreAllState: re-attaching retained " + f);
1776 if (DEBUG) Log.v(TAG, "restoreAllState: active #" + i + ": " + f);
1787 if (DEBUG) Log.v(TAG, "restoreAllState: avail #" + i);
1818 if (DEBUG) Log.v(TAG, "restoreAllState: added #" + i + ": " + f);
1834 Log.v(TAG, "restoreAllState: back stack #" + i