Exemplo n.º 1
0
 public PlayerEventListener(PlayerActivity activity)
 {
     this.activity = activity;
 }
Exemplo n.º 2
0
 public AdMediaSourceFactory(PlayerActivity activity)
 {
     this.activity = activity;
 }