Searched defs:restorePanelState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java1653 restorePanelState(panelStates);
1672 * featureId. This will be given to {@link #restorePanelState} in the
1693 private void restorePanelState(SparseArray<Parcelable> icicles) { method in class:PhoneWindow
1716 * called sometime after {@link #restorePanelState} when it is safe to add

Completed in 38 milliseconds