Example #1
0
 protected void onRestoreInstanceState(Bundle paramBundle)
 {
   super.onRestoreInstanceState(paramBundle);
   int k = paramBundle.getInt("spinnerIndex", 0);
   if ((ActionBarSpinner)findViewById(aaw.hS) != null) {
     a_(k);
   }
   for (;;)
   {
     this.h.setSelection(this.f);
     this.d = paramBundle.getInt("external_action", getIntent().getIntExtra("external_action", 0));
     return;
     this.f = k;
   }
 }