Searched defs:LocalPlayer (Results 1 – 1 of 1) sorted by relevance
54 public abstract class LocalPlayer extends Player implements MediaPlayer.OnPreparedListener, class70 public LocalPlayer(@NonNull Context context) { in LocalPlayer() method in LocalPlayer