示例#1
0
 protected void onSaveInstanceState(Bundle paramBundle)
 {
   super.onSaveInstanceState(paramBundle);
   paramBundle.putInt("spinnerIndex", this.f);
   paramBundle.putInt("external_action", this.d);
 }