Пример #1
0
 public void R()
 {
   if (B != null) {
     B.a(true);
   }
   if (I != null) {
     I.d();
   }
 }
Пример #2
0
 public void a_()
 {
   if (B != null) {
     B.a(true);
   }
   if (I != null)
   {
     I.d();
     I.c();
     I = null;
   }
   O = true;
   if (aj) {
     com.estrongs.fs.a.b.a().b(Y);
   }
   if (W != null) {
     W.stopWatching();
   }
 }
Пример #3
0
 public void U()
 {
   if (I != null) {
     I.b();
   }
 }