Home | History | Annotate | Download | only in widget

Lines Matching refs:onRestoreInstanceState

809     public void onRestoreInstanceState(Parcelable state) {
811 super.onRestoreInstanceState(ss.getSuperState());
819 // onRestoreInstanceState to be called before setAdapter(), so we need to save the previous
1008 // Restore the previous position (see onRestoreInstanceState)