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