Exemple #1
0
 public PlayerEventListener(PlayerActivity activity)
 {
     this.activity = activity;
 }
Exemple #2
0
 public AdMediaSourceFactory(PlayerActivity activity)
 {
     this.activity = activity;
 }