void b(View paramView)
 {
   int i2 = getChildCount();
   int i1 = 0;
   while (i1 < i2)
   {
     View localView = getChildAt(i1);
     Behavior localBehavior = ((d)localView.getLayoutParams()).b();
     if ((localBehavior != null) && (localBehavior.b(this, localView, paramView))) {
       localBehavior.d(this, localView, paramView);
     }
     i1 += 1;
   }
 }