Ejemplo n.º 1
0
 public void R()
 {
   if (B != null) {
     B.a(true);
   }
   if (I != null) {
     I.d();
   }
 }
Ejemplo n.º 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();
   }
 }
Ejemplo n.º 3
0
 public void U()
 {
   if (I != null) {
     I.b();
   }
 }