Ejemplo n.º 1
0
 public OnClickListener(MainActivity t)
 {
     that = t;
 }
Ejemplo n.º 2
0
 public AdListener(MainActivity t)
 {
     that = t;
 }